summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2023-06-06 22:51:51 +0800
committerBin Jin2023-06-06 22:51:51 +0800
commitae6a959c6550e1add2ff064ae9fc17fb1c0ab71c (patch)
treec177776468d747f1bfc642e3f3ceefd917d7acb9 /PKGBUILD
parentf650a0ca031e91bc958811e8430ab7f8b50f9c88 (diff)
downloadaur-ae6a959c6550e1add2ff064ae9fc17fb1c0ab71c.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88c44fb2771f..5213e8bf4cf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Whyme Lyu <callme5long@gmail.com>
pkgname=dnsproxy
-pkgver=0.49.2
+pkgver=0.50.0
pkgrel=1
pkgdesc="Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support"
arch=('x86_64')
@@ -12,7 +12,7 @@ source=("dnsproxy.service"
"https://github.com/AdguardTeam/dnsproxy/archive/v${pkgver}.tar.gz")
makedepends=("go")
sha256sums=('565eea9808589ecafa81f2229ac1f85b39028e26d488a9a7c0b51afc43d7f42b'
- 'e1bbaee78077a94149fc0fe18a4c7c9609d96307fa7c4b3ae09811965d5db96a')
+ '23bf3492a8647dadff4c4e999c858f9b715a797cee00a81b439e3175ad76cdce')
_conf=etc/dnsproxy/dnsproxy.yaml
backup=($_conf)