summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6bc14f4d08b..96b695e4f059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Whyme Lyu <callme5long@gmail.com>
pkgname=dnsproxy
-pkgver=0.63.0
-pkgrel=2
+pkgver=0.63.1
+pkgrel=1
pkgdesc="Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support"
arch=('x86_64')
url="https://github.com/AdguardTeam/dnsproxy"
@@ -12,7 +12,7 @@ source=("dnsproxy.service"
"https://github.com/AdguardTeam/dnsproxy/archive/v${pkgver}.tar.gz")
makedepends=("go")
sha256sums=('002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75'
- '63b24540ecbca274b9743e1119c170ac661cdc3c02a84a7c59323b94eefbbbbe')
+ 'f92478ffe5a673760780a2a1a01d8421264ae62057879da85b8cbbbb6ef0be09')
_conf=etc/dnsproxy/dnsproxy.yaml
backup=($_conf)