diff options
Diffstat (limited to 'cg-tools/PKGBUILD')
| -rw-r--r-- | cg-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cg-tools/PKGBUILD b/cg-tools/PKGBUILD index b5f7d17..83c8ee2 100644 --- a/cg-tools/PKGBUILD +++ b/cg-tools/PKGBUILD @@ -2,9 +2,9 @@ pkgname=cg-tools pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="Cooperative gamma tools" -arch=(any) +arch=(i686 x86_64 aarch64) url="https://codeberg.org/maandree/cg-tools" license=('custom:ISC') depends=(libcoopgamma) |
