summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-02-03 18:24:50 +0100
committermax.bra2019-02-03 18:24:50 +0100
commitb3f4fad1d96e84cf10064dd36e306bd932794211 (patch)
treecb18611d1b28d76c6fa600bd042bf6cf6f853450
parent8a3608a6ebfd6988390f5d52f7ef74da4cc85054 (diff)
downloadaur-b3f4fad1d96e84cf10064dd36e306bd932794211.tar.gz
v. 4.2
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 15 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10bf2fe57ab1..67ba06a6ce36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Dec 21 21:13:57 UTC 2018
pkgbase = pi-hole-server
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.
- pkgver = 4.1.1
+ pkgver = 4.2
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-server.install
@@ -26,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.1.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.1.1.tar.gz
- source = admin-4.1.1.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v4.1.1.tar.gz
- source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.1.1.patch
- source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.1.1.patch
+ source = pihole-4.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.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.patch
+ source = https://raw.github.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.2.patch
source = dnsmasq.include
source = lighttpd.pi-hole.conf
source = nginx.pi-hole.conf
@@ -41,10 +39,10 @@ pkgbase = pi-hole-server
source = mimic_setupVars.conf.sh
source = version.patch
source = piholeDebug.sh
- md5sums = 893c55b76b9518f3c85dc6892f50f635
- md5sums = 21c4261fd20340a01a6d15ea1ee0eeaa
- md5sums = 5645dd29e9ef3ae7c9389998651d8c30
- md5sums = a7f3e8dde12d2b8ffd48b0d192b758c4
+ md5sums = 3c1d866349d86559a199f69e87c856d1
+ md5sums = 36f3125e753c0e6f37496b26309501da
+ md5sums = f1ead29ec9f55670129f6e69053421bc
+ md5sums = 22db151b2d6c49bfc4906e1501c224f3
md5sums = 4d6b3db77bd0b712fc193aa32ba4eea8
md5sums = 971cc2859672341d77f8deba702fb7f7
md5sums = b63fcf29c29796023a2677bcf2b369a7
diff --git a/PKGBUILD b/PKGBUILD
index 452e1c262cb6..1f4bd031c100 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=pi-hole-server
_pkgname=pi-hole
-pkgver=4.1.1
+pkgver=4.2
pkgrel=1
_wwwpkgname=AdminLTE
-_wwwpkgver=4.1.1
+_wwwpkgver=4.2
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.'
arch=('any')
license=('EUPL-1.1')
@@ -40,10 +40,10 @@ source=(pihole-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/archive/v$
piholeDebug.sh
)
-md5sums=('893c55b76b9518f3c85dc6892f50f635'
- '21c4261fd20340a01a6d15ea1ee0eeaa'
- '5645dd29e9ef3ae7c9389998651d8c30'
- 'a7f3e8dde12d2b8ffd48b0d192b758c4'
+md5sums=('3c1d866349d86559a199f69e87c856d1'
+ '36f3125e753c0e6f37496b26309501da'
+ 'f1ead29ec9f55670129f6e69053421bc'
+ '22db151b2d6c49bfc4906e1501c224f3'
'4d6b3db77bd0b712fc193aa32ba4eea8'
'971cc2859672341d77f8deba702fb7f7'
'b63fcf29c29796023a2677bcf2b369a7'