summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-02-18 19:32:41 +0100
committermax.bra2019-02-18 19:32:41 +0100
commit4536ce511938c5dc05ef308f0be42a7c1db090d7 (patch)
tree17dab8eaa1c71cfc3e7891c036cbb912becc4b2b
parent896ec092e879301843f2ebd64814c9d66804074f (diff)
downloadaur-4536ce511938c5dc05ef308f0be42a7c1db090d7.tar.gz
v. 4.2.2
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09dfa127c317..6b0143cef3b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.1
- pkgrel = 3
+ pkgver = 4.2.2
+ pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-server.install
arch = any
@@ -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.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.2.1.tar.gz
+ source = pihole-4.2.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.2.2.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.1.patch
- source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.2.1.patch
+ source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.2.2.patch
+ source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.2.2.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 = 6f4255a3471a4d2aad1ef22d5eba55aa
+ md5sums = deebe32fd4867b289687689e0f377d72
md5sums = 36f3125e753c0e6f37496b26309501da
- md5sums = 3ab295119379da3c6ba6db3a2b4b1bd8
- md5sums = 96dc9795f528dd537ea169e67a7bb0fe
+ md5sums = fc9f91dee70d0e73a14a63ecd3743ec1
+ md5sums = e93d67128df08b0ed66893f3fbf5ed68
md5sums = 4d9038588164bb9130c8ca11653f83f3
md5sums = 971cc2859672341d77f8deba702fb7f7
md5sums = b63fcf29c29796023a2677bcf2b369a7
diff --git a/PKGBUILD b/PKGBUILD
index c0fbc93d4b93..20d9c9cec9ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=pi-hole-server
_pkgname=pi-hole
-pkgver=4.2.1
-pkgrel=3
+pkgver=4.2.2
+pkgrel=1
_wwwpkgname=AdminLTE
_wwwpkgver=4.2
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.'
@@ -40,10 +40,10 @@ source=(pihole-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/archive/v$
piholeDebug.sh
)
-md5sums=('6f4255a3471a4d2aad1ef22d5eba55aa'
+md5sums=('deebe32fd4867b289687689e0f377d72'
'36f3125e753c0e6f37496b26309501da'
- '3ab295119379da3c6ba6db3a2b4b1bd8'
- '96dc9795f528dd537ea169e67a7bb0fe'
+ 'fc9f91dee70d0e73a14a63ecd3743ec1'
+ 'e93d67128df08b0ed66893f3fbf5ed68'
'4d9038588164bb9130c8ca11653f83f3'
'971cc2859672341d77f8deba702fb7f7'
'b63fcf29c29796023a2677bcf2b369a7'