summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Fawkes2020-04-19 17:18:29 -0400
committerJohn Fawkes2020-04-19 17:18:29 -0400
commitd4b8ff473643e7c697de0c9cb7e9de784b95f9bf (patch)
treed553a6d4a5d3d9a1b87edd43b424e66398703fde
parent3f7c7f745c4a045facb0c02547127f0c12ae3882 (diff)
downloadaur-d4b8ff473643e7c697de0c9cb7e9de784b95f9bf.tar.gz
fix pkgver
Signed-off-by: John Fawkes <33303104+JohnFawkes@users.noreply.github.com>
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d77b2093a7d8..c591676c785f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: John Fawkes
pkgname=dnscrypt-proxy-git
-pkgver=2.0.31.r25.ge6a4a4f-1
+pkgver=2.0.31.r25.ge6a4a4f
pkgrel=3
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')