summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7c84c737dff..b5fd50b4ae61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Whyme Lyu <callme5long@gmail.com>
pkgname=dnsproxy
-pkgver=0.64.1
+pkgver=0.65.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=('002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75'
- '3e7a032b7f69cbbb64825cc373da5f0c2bec1417b8211db6a5cb6aff5ab2ca57')
+ '12720de6f1540aee7d3c08b6b32e602d05126a8c55f251bbb94d379306608241')
_conf=etc/dnsproxy/dnsproxy.yaml
backup=($_conf)