summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-09-22 11:57:41 +0200
committermax.bra2019-09-22 11:57:41 +0200
commitb62a3eee6a7ca10334febe5a7a35c58cb4574a84 (patch)
tree3540b32dd6bb12be3fedc79f9759dea7f4d495be
parent8c6355ef6fb7340f8dcacbb316b93842904ee5ac (diff)
downloadaur-b62a3eee6a7ca10334febe5a7a35c58cb4574a84.tar.gz
ver. admin 4.3.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b02b4531afe3..60303058cbb6 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.3.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pi-hole/pi-hole
install = pi-hole-server.install
arch = any
@@ -25,9 +25,9 @@ pkgbase = pi-hole-server
backup = etc/pihole/adlists.list
backup = etc/dnsmasq.conf
source = pihole-4.3.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.3.2.tar.gz
- source = admin-4.3.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v4.3.tar.gz
+ source = admin-4.3.2.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v4.3.2.tar.gz
source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.3.2.patch
- source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.3.patch
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.3.2.patch
source = dnsmasq.include
source = lighttpd.pi-hole.conf
source = nginx.pi-hole.conf
@@ -39,9 +39,9 @@ pkgbase = pi-hole-server
source = mimic_setupVars.conf.sh
source = piholeDebug.sh
md5sums = 33ea26a46937a0b5d20037639eb0ee34
- md5sums = 670e5c4c4ca0cba6f732bf622918784c
- md5sums = c6e8c9bea10309b0b2bcacfc2dd7c9a6
- md5sums = 42d5cc143db4ed4c3b68fd0fada60f93
+ md5sums = b21acb085ea8c39ee57745c7192c31f0
+ md5sums = 1d46f456d34732ef4c63f9e3cd7d7aa8
+ md5sums = 0bf788791bc70cf9139cc1ab52c6fe06
md5sums = 4d9038588164bb9130c8ca11653f83f3
md5sums = 971cc2859672341d77f8deba702fb7f7
md5sums = b63fcf29c29796023a2677bcf2b369a7
diff --git a/PKGBUILD b/PKGBUILD
index 32a32f82e99a..e5625cbcfee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=pi-hole-server
_pkgname=pi-hole
pkgver=4.3.2
-pkgrel=3
+pkgrel=4
_wwwpkgname=AdminLTE
-_wwwpkgver=4.3
+_wwwpkgver=4.3.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,9 +40,9 @@ source=(pihole-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/archive/v$
)
md5sums=('33ea26a46937a0b5d20037639eb0ee34'
- '670e5c4c4ca0cba6f732bf622918784c'
- 'c6e8c9bea10309b0b2bcacfc2dd7c9a6'
- '42d5cc143db4ed4c3b68fd0fada60f93'
+ 'b21acb085ea8c39ee57745c7192c31f0'
+ '1d46f456d34732ef4c63f9e3cd7d7aa8'
+ '0bf788791bc70cf9139cc1ab52c6fe06'
'4d9038588164bb9130c8ca11653f83f3'
'971cc2859672341d77f8deba702fb7f7'
'b63fcf29c29796023a2677bcf2b369a7'