summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaddie Zhan2017-03-01 17:55:22 +0800
committerMaddie Zhan2017-03-01 17:55:22 +0800
commit4e75eb06042da198496dacc6c58818cbd3ceba48 (patch)
tree6216f86cf7771463cedecfc6dd662f7fe6c42508 /PKGBUILD
parent08f88a9afcdc51966a2cdd6f65d8d27b1951e0ef (diff)
downloadaur-4e75eb06042da198496dacc6c58818cbd3ceba48.tar.gz
Fix config checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21b1899388a6..3c4a14a43ba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=overture
pkgver=1.3.2
-pkgrel=2
+pkgrel=3
pkgdesc="A DNS upstream switcher written in Go in order to purify DNS records"
arch=("i686" "x86_64" "armv6h" "armv7h")
url="https://github.com/shawn1m/overture"
@@ -25,7 +25,7 @@ source=("git+https://github.com/shawn1m/${pkgname}.git#tag=$pkgver"
sha256sums=("SKIP"
"58e26e8037056729d27f37cd13852e13e9b9766146eaf0e736b6b0c00cdec279"
- "20bae2de8a95e5699a4786483bcf519f640b4ca7e4225a88f5aecc895d4b9be9"
+ "9a48f9d7be5e2b430fbf45f0c038bc1516f845bb7e5d9326e1262df3b3c38442"
"46c344510738143bd83057494273cf78095743070ad05d80a8d985098b2ff7ec"
"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
"89f0e6577a42ed913ed010366695b12f51923d8e503d7eed107c0e2f13268ac1")