summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Fawkes2020-04-19 17:20:18 -0400
committerJohn Fawkes2020-04-19 17:20:18 -0400
commit218e3c7cd72ced423672e0690265b593dea8486f (patch)
tree873352318b9167b99fac73b4e59659fa7824669a /PKGBUILD
parentd4b8ff473643e7c697de0c9cb7e9de784b95f9bf (diff)
downloadaur-dnscrypt-proxy-git.tar.gz
fix srcinfo
Signed-off-by: John Fawkes <33303104+JohnFawkes@users.noreply.github.com>
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"