summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaddie Zhan2017-09-29 15:59:17 +0800
committerMaddie Zhan2017-09-29 15:59:37 +0800
commit1769eb5b4a1a5ad6231640080b955a9e3437a9ce (patch)
treebd83e92c8e1c454c9d5754c1668ad93a8786407a
parent7024111d6b723ac4a0157b0eba163dcdfcf4078e (diff)
downloadaur-1769eb5b4a1a5ad6231640080b955a9e3437a9ce.tar.gz
1.3.6rc2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff5e7e86931e..31e254cbf76b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = overture
pkgdesc = A DNS upstream switcher written in Go in order to purify DNS records
- pkgver = 1.3.6rc1
+ pkgver = 1.3.6rc2
pkgrel = 1
url = https://github.com/shawn1m/overture
install = overture.install
@@ -16,7 +16,7 @@ pkgbase = overture
backup = etc/overture/hosts
backup = etc/overture/china_ip_list.txt
backup = etc/overture/gfwlist.txt
- source = git+https://github.com/shawn1m/overture.git#tag=1.3.6rc1
+ source = git+https://github.com/shawn1m/overture.git#tag=1.3.6rc2
source = china_ip_list.txt
source = config.json
source = gfwlist.txt
diff --git a/PKGBUILD b/PKGBUILD
index a9333541f716..9e388a6d4ed5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Maddie Zhan <maddie@emzee.be>
pkgname=overture
-pkgver=1.3.6rc1
+pkgver=1.3.6rc2
pkgrel=1
pkgdesc="A DNS upstream switcher written in Go in order to purify DNS records"
arch=("i686" "x86_64" "armv6h" "armv7h")