summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2020-08-12 11:57:58 +0200
committermax.bra2020-08-12 11:57:58 +0200
commitdefc3288f4dd947f47c52687149cd6700e95334c (patch)
tree65cf2efde5bc08d7c61b6a0d7f7fbf44428fd2b4
parent3d2590eb880f88de46d95e3d63f14adc31eada09 (diff)
downloadaur-defc3288f4dd947f47c52687149cd6700e95334c.tar.gz
ver. 5.1.1web 5.1.2core
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD14
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf05f56c9309..b65c745daea7 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 = 5.1.1
- pkgrel = 2
+ pkgver = 5.1.2
+ pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-server.install
arch = any
@@ -22,10 +22,10 @@ pkgbase = pi-hole-server
backup = etc/dnsmasq.d/01-pihole.conf
backup = etc/pihole/adlists.list
backup = etc/dnsmasq.conf
- source = pi-hole-server-core-5.1.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.1.1.tar.gz
- source = pi-hole-server-admin-5.1.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v5.1.tar.gz
- source = arch-server-core-5.1.1-554784483.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.1.1.patch
- source = arch-server-admin-5.1-554784483.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.1.patch
+ source = pi-hole-server-core-5.1.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.1.2.tar.gz
+ source = pi-hole-server-admin-5.1.1.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v5.1.1.tar.gz
+ source = arch-server-core-5.1.2-878947283.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.1.2.patch
+ source = arch-server-admin-5.1.1-878947283.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.1.1.patch
source = dnsmasq.include
source = lighttpd.pi-hole.conf
source = nginx.pi-hole.conf
@@ -37,10 +37,10 @@ pkgbase = pi-hole-server
source = mimic_setupVars.conf.sh
source = mimic_basic-install.sh
source = piholeDebug.sh
- md5sums = c42919120ba9e3d742936d23af501c78
- md5sums = e40a0fbaebed185d0f7902099ae3d53f
- md5sums = d583600310d27b3d5ff32acf8a9fba50
- md5sums = 25888a8daaef7b7a7875eb860e1cce4c
+ md5sums = 53c2e69e58b5494dfc251aca1148fee2
+ md5sums = 6f550cdbe4369541978d90388a2a8e69
+ md5sums = 339e27a954d78d1c6dc56a0dad7f3500
+ md5sums = e36da1ca29db91f0bb5fb0d8736b3e1f
md5sums = 62ab22d82267f30bd1a75773a1de79c8
md5sums = 971cc2859672341d77f8deba702fb7f7
md5sums = b63fcf29c29796023a2677bcf2b369a7
diff --git a/PKGBUILD b/PKGBUILD
index cbddc62ddfc1..a96ab64b0b97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=pi-hole-server
_pkgname=pi-hole
-pkgver=5.1.1
-pkgrel=2
+pkgver=5.1.2
+pkgrel=1
_wwwpkgname=AdminLTE
-_wwwpkgver=5.1
+_wwwpkgver=5.1.1
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.'
arch=('any')
@@ -41,10 +41,10 @@ source=($pkgname-core-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/arc
piholeDebug.sh
)
-md5sums=('c42919120ba9e3d742936d23af501c78'
- 'e40a0fbaebed185d0f7902099ae3d53f'
- 'd583600310d27b3d5ff32acf8a9fba50'
- '25888a8daaef7b7a7875eb860e1cce4c'
+md5sums=('53c2e69e58b5494dfc251aca1148fee2'
+ '6f550cdbe4369541978d90388a2a8e69'
+ '339e27a954d78d1c6dc56a0dad7f3500'
+ 'e36da1ca29db91f0bb5fb0d8736b3e1f'
'62ab22d82267f30bd1a75773a1de79c8'
'971cc2859672341d77f8deba702fb7f7'
'b63fcf29c29796023a2677bcf2b369a7'