summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoredward-p2019-10-17 22:26:07 +0800
committeredward-p2019-10-17 22:26:07 +0800
commit06fd6a7c311ec94087c99e2ed11bb1f2a05d34ac (patch)
treea32520466e0f8482d5013e18d0a88f420992a934 /PKGBUILD
parent88cea6255864ee2785cf6376e5be961ee0477416 (diff)
downloadaur-06fd6a7c311ec94087c99e2ed11bb1f2a05d34ac.tar.gz
dnsproxy-adguard: more secure service
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14eda5065bcd..51899edf3004 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname=dnsproxy
pkgname=dnsproxy-adguard
pkgver=0.19.6
-pkgrel=1
+pkgrel=2
pkgdesc="Simple DNS proxy with DoH, DoT, and DNSCrypt support by AdguardTeam"
arch=('x86_64')
url="https://github.com/AdguardTeam/dnsproxy"
@@ -11,7 +11,7 @@ license=('Apache')
source=("dnsproxy-adguard.service"
"https://github.com/AdguardTeam/dnsproxy/archive/v${pkgver}.tar.gz")
makedepends=("go" "git")
-sha256sums=('fe3598144edf12bcdbfe2a9e7480a96fbbb345f74631d1f9c938b2d3e46c9c90'
+sha256sums=('e10bee304ce60088e523b0925c85a7c0640eaf4b2a686d301de565290e70560a'
'a9b100a5f1ec7ca0a8fe30ca6061c3541d13c43d9b7c4e77ad0b394a9e9505b8')
build(){