summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2024-04-11 00:48:29 +0800
committerBin Jin2024-04-11 00:48:29 +0800
commitd9e73c9219e491700dc3b8ca5aafb83637b93474 (patch)
treec2b6181116ecd1e1ee586e7628254d71c21c4ea8 /PKGBUILD
parent2e31d80be1118e52e087e1801bca5a326ff8a3f0 (diff)
downloadaur-d9e73c9219e491700dc3b8ca5aafb83637b93474.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 70c3da1d8aaf..b971e2f71a14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Whyme Lyu <callme5long@gmail.com>
pkgname=dnsproxy
-pkgver=0.69.0
+pkgver=0.69.1
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'
- 'e299850446d0acc3dc21de52066259cb37521a54ffcc5b07d0fb3463ca818a6e')
+ '158434938a12e07e24dbabad81572535f60d8c498c20c98ef0d3a9ea6bd52612')
_conf=etc/dnsproxy/dnsproxy.yaml
backup=($_conf)