summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f30d0e62367..3dc8b6f80612 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=pkgproxy
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc='pkgproxy is a caching proxy server for usage with pacman'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'arm' 'aarch64' 'armv6h' 'armv7h')
url="https://github.com/buckket/$pkgname"
license=('GPL')
makedepends=('go')