summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2017-01-31 21:19:50 +0100
committermax.bra2017-01-31 21:19:50 +0100
commitd56cd5fd628ce93d6509a1b2d98fb1e1110af39c (patch)
treef42456928784090f042c9920fdc1965e8b1de955
parent21317eeae5c804eb2978b990b325c25883fa5760 (diff)
downloadaur-d56cd5fd628ce93d6509a1b2d98fb1e1110af39c.tar.gz
v. 2.12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 394cfab70bc2..43b338278468 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pi-hole-standalone
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.
- pkgver = 2.12
+ pkgver = 2.12.1
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -12,7 +12,7 @@ pkgbase = pi-hole-standalone
conflicts = pi-hole-server
backup = etc/pihole/whitelist.txt
backup = etc/pihole/blacklist.txt
- source = https://github.com/pi-hole/pi-hole/archive/v2.12.tar.gz
+ source = https://github.com/pi-hole/pi-hole/archive/v2.12.1.tar.gz
source = configuration
source = dnsmasq.main
source = dnsmasq.include
@@ -21,7 +21,7 @@ pkgbase = pi-hole-standalone
source = whitelist.txt
source = blacklist.txt
source = mimic_setupVars.conf.sh
- md5sums = 451877c24c517e056cf4289f72dd5c0b
+ md5sums = fe6c7e1c3ae51f688574c2f3816b9e0f
md5sums = 630a24a3ca258005d11c4a59659f76ed
md5sums = b955136ef15be29a468e8d9f85f24b8c
md5sums = 796a8c6321e671af80fe884948e466f1
diff --git a/PKGBUILD b/PKGBUILD
index 6ef54e120725..e1e2e6b8badc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=2.12
+pkgver=2.12.1
pkgrel=1
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
@@ -23,7 +23,7 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
blacklist.txt
mimic_setupVars.conf.sh)
-md5sums=('451877c24c517e056cf4289f72dd5c0b'
+md5sums=('fe6c7e1c3ae51f688574c2f3816b9e0f'
'630a24a3ca258005d11c4a59659f76ed'
'b955136ef15be29a468e8d9f85f24b8c'
'796a8c6321e671af80fe884948e466f1'