summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8193fdf9f51..0530bff34848 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dnscrypt-proxy-git
pkgdesc = A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2.
- pkgver = 2.0.31.r25.ge6a4a4f-1
- pkgrel = 3
+ pkgver = 2.0.31.r25.ge6a4a4f
+ pkgrel = 4
url = https://github.com/jedisct1/dnscrypt-proxy
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c591676c785f..683a4f777f52 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: John Fawkes
pkgname=dnscrypt-proxy-git
pkgver=2.0.31.r25.ge6a4a4f
-pkgrel=3
+pkgrel=4
pkgdesc="A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2."
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/jedisct1/dnscrypt-proxy"