summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2023-11-10 00:13:03 +0800
committerBin Jin2023-11-10 00:13:03 +0800
commit334cf1f91d78669039f115a95834765063127024 (patch)
tree54f6ce0b1a17da8009607b72c621a8b1b2bfbe86 /PKGBUILD
parent39219cc9799ecb539283c0235c0c21d8e9b87f9f (diff)
downloadaur-334cf1f91d78669039f115a95834765063127024.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 c6376a9d7e52..600187c4ebf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Whyme Lyu <callme5long@gmail.com>
pkgname=dnsproxy
-pkgver=0.57.1
+pkgver=0.57.3
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'
- '1d732f164c1e578c3e57ef02ebe5941d2a443598bb487f5cb50bd2b8c459d684')
+ '1b938c714fe34fe665857e8c2f42b4305dd5ad0cd171aa6f935d77a49b4e6c72')
_conf=etc/dnsproxy/dnsproxy.yaml
backup=($_conf)