summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2023-06-10 00:37:27 +0800
committerBin Jin2023-06-10 00:37:27 +0800
commit2d1c6b7a4c90c364f7da5ea4dfb11414ae4a528c (patch)
treeff67fc28ec6489c11c14f1aa6fa458f55316cf83 /PKGBUILD
parent1a96d6c4bbcd7b5d051abdd6feee3c4423df60f3 (diff)
downloadaur-2d1c6b7a4c90c364f7da5ea4dfb11414ae4a528c.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 3715c07ae912..043b013ca302 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Whyme Lyu <callme5long@gmail.com>
pkgname=dnsproxy
-pkgver=0.50.1
+pkgver=0.50.2
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=('002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75'
- '3a5cfae38bf75bcbb4b534d67d1a598b8121e744860a897bf9848bfcfcb5bdbb')
+ 'f65764a196508bc134e05cdb9d282b790641dfe0e8e8aa99b01544317f791487')
_conf=etc/dnsproxy/dnsproxy.yaml
backup=($_conf)