summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad16beb3dc5d..d5e1d895dd09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Apr 6 05:10:30 UTC 2016
+# Thu Apr 7 08:01:25 UTC 2016
pkgbase = pi-hole-standalone
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.
- pkgver = 2.6.1
+ pkgver = 2.6.1.2
pkgrel = 1
url = https://github.com/jacobsalmela/pi-hole
install = pi-hole-standalone.install
@@ -11,7 +11,7 @@ pkgbase = pi-hole-standalone
depends = dnsmasq
depends = openresolv
conflicts = pi-hole-server
- source = https://github.com/pi-hole/pi-hole/archive/v2.6.1.tar.gz
+ source = https://github.com/pi-hole/pi-hole/archive/v2.6.1.2.tar.gz
source = configuration
source = dnsmasq.complete
source = dnsmasq.include
@@ -19,7 +19,7 @@ pkgbase = pi-hole-standalone
source = pi-hole-gravity.timer
source = whitelist.txt
source = blacklist.txt
- md5sums = a12aeda6af08d785b711654927163f1d
+ md5sums = 0d7dd350cd2fcfede3845badfc783707
md5sums = 925e5f23e36320ec13f55cff3f1bdcb7
md5sums = fa485f038d577c354068410ed1159d94
md5sums = 1b2e808b699a6b58647641f12379f65d
diff --git a/PKGBUILD b/PKGBUILD
index 4a8ad62c403c..77484a0c4d97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=2.6.1
+pkgver=2.6.1.2
pkgrel=1
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
@@ -21,7 +21,7 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
whitelist.txt
blacklist.txt)
-md5sums=('a12aeda6af08d785b711654927163f1d'
+md5sums=('0d7dd350cd2fcfede3845badfc783707'
'925e5f23e36320ec13f55cff3f1bdcb7'
'fa485f038d577c354068410ed1159d94'
'1b2e808b699a6b58647641f12379f65d'