summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2023-12-19 10:57:36 +0800
committerBin Jin2023-12-19 10:57:36 +0800
commit844b5f4019bbace65521a10daa07f975a310f7ed (patch)
treec5608a37e4106490dc2e100487290a96af89a624 /PKGBUILD
parent8c89e142fae817bfdb59f321320679154f885e93 (diff)
downloadaur-844b5f4019bbace65521a10daa07f975a310f7ed.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4458cfaddc2c..69116b1728f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Whyme Lyu <callme5long@gmail.com>
pkgname=dnsproxy
-pkgver=0.60.1
-pkgrel=2
+pkgver=0.61.0
+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'
- '4af8d4b0fd5522c41b9370bd2fe102af8fcaa2b48bd6664d1252b55a6d2fe8d4')
+ '0b75b8d8139992e77df39492d41ca7060553f80a13d7e0436f3d8e1616146b92')
_conf=etc/dnsproxy/dnsproxy.yaml
backup=($_conf)