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 cb7f6e895c9d..aeb3a3e44ef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=dns-over-https
#_pkgname=dns-over-https
pkgver=1.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol"
url="https://github.com/m13253/dns-over-https"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'armv7h')
license=('MIT')
depends=('glibc')
makedepends=('go' 'git')