File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11pkgbase = distrobox
22 gives = distrobox
33 pkgver = 1.8.0
4+ pkgrel = 2
45 pkgdesc = Use any linux distribution inside your terminal
5- arch = amd64
6+ arch = any
67 optdepends = docker.io: enable docker usage
78 optdepends = podman: enable podman usage
89 breaks = distrobox
Original file line number Diff line number Diff line change 11pkgname="distrobox"
2- arch=("amd64 ")
2+ arch=("any ")
33pkgver="1.8.0"
4+ pkgrel="2"
45pkgdesc="Use any linux distribution inside your terminal"
56repology=("project: distrobox")
67source=("@${pkgname}~${pkgver}::https://github.com/89luca89/distrobox/archive/refs/tags/${pkgver}.tar.gz")
Original file line number Diff line number Diff line change @@ -2028,8 +2028,9 @@ pkgname = distrobox-git
20282028pkgbase = distrobox
20292029 gives = distrobox
20302030 pkgver = 1.8.0
2031+ pkgrel = 2
20312032 pkgdesc = Use any linux distribution inside your terminal
2032- arch = amd64
2033+ arch = any
20332034 optdepends = docker.io: enable docker usage
20342035 optdepends = podman: enable podman usage
20352036 breaks = distrobox
You can’t perform that action at this time.
0 commit comments