summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-02-03 23:17:21 +0100
committermax.bra2019-02-03 23:17:21 +0100
commit25358430329c56d40787b9d6a6dbc84789c4e0f7 (patch)
tree65bba9bdd6a524933699cbec0544ac4661283114
parentb3f4fad1d96e84cf10064dd36e306bd932794211 (diff)
downloadaur-25358430329c56d40787b9d6a6dbc84789c4e0f7.tar.gz
v. 4.2.1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67ba06a6ce36..cc2bee48db26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pi-hole-server
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.
- pkgver = 4.2
+ pkgver = 4.2.1
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-server.install
@@ -24,10 +24,10 @@ pkgbase = pi-hole-server
backup = etc/dnsmasq.d/01-pihole.conf
backup = etc/pihole/adlists.list
backup = etc/dnsmasq.conf
- source = pihole-4.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.2.tar.gz
+ source = pihole-4.2.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.2.1.tar.gz
source = admin-4.2.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v4.2.tar.gz
- source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.2.patch
- source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.2.patch
+ source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.2.1.patch
+ source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.2.1.patch
source = dnsmasq.include
source = lighttpd.pi-hole.conf
source = nginx.pi-hole.conf
@@ -39,10 +39,10 @@ pkgbase = pi-hole-server
source = mimic_setupVars.conf.sh
source = version.patch
source = piholeDebug.sh
- md5sums = 3c1d866349d86559a199f69e87c856d1
+ md5sums = 6f4255a3471a4d2aad1ef22d5eba55aa
md5sums = 36f3125e753c0e6f37496b26309501da
- md5sums = f1ead29ec9f55670129f6e69053421bc
- md5sums = 22db151b2d6c49bfc4906e1501c224f3
+ md5sums = 3ab295119379da3c6ba6db3a2b4b1bd8
+ md5sums = 96dc9795f528dd537ea169e67a7bb0fe
md5sums = 4d6b3db77bd0b712fc193aa32ba4eea8
md5sums = 971cc2859672341d77f8deba702fb7f7
md5sums = b63fcf29c29796023a2677bcf2b369a7
diff --git a/PKGBUILD b/PKGBUILD
index 1f4bd031c100..ef5d9df29ae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pi-hole-server
_pkgname=pi-hole
-pkgver=4.2
+pkgver=4.2.1
pkgrel=1
_wwwpkgname=AdminLTE
_wwwpkgver=4.2
@@ -40,10 +40,10 @@ source=(pihole-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/archive/v$
piholeDebug.sh
)
-md5sums=('3c1d866349d86559a199f69e87c856d1'
+md5sums=('6f4255a3471a4d2aad1ef22d5eba55aa'
'36f3125e753c0e6f37496b26309501da'
- 'f1ead29ec9f55670129f6e69053421bc'
- '22db151b2d6c49bfc4906e1501c224f3'
+ '3ab295119379da3c6ba6db3a2b4b1bd8'
+ '96dc9795f528dd537ea169e67a7bb0fe'
'4d6b3db77bd0b712fc193aa32ba4eea8'
'971cc2859672341d77f8deba702fb7f7'
'b63fcf29c29796023a2677bcf2b369a7'