summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-05-19 09:50:01 +0200
committermax.bra2019-05-19 09:50:01 +0200
commite6f49f4e96b0fd1c9a2608556cded99544aee9cd (patch)
treec3bc9b71e809253aecad153fb7f55062c5031137
parent14725a17df15388b45d1851c4a677021249b6eb7 (diff)
downloadaur-e6f49f4e96b0fd1c9a2608556cded99544aee9cd.tar.gz
v. 4.3
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD12
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec8705315013..5a6d1f0cc822 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.2
+ pkgver = 4.3
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.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.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.2.2.patch
- source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.2.2.patch
+ source = pihole-4.3.tar.gz::https://github.com/pi-hole/pi-hole/archive/v4.3.tar.gz
+ source = admin-4.3.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v4.3.tar.gz
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-4.3.patch
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-4.3.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 = deebe32fd4867b289687689e0f377d72
- md5sums = 36f3125e753c0e6f37496b26309501da
- md5sums = fc9f91dee70d0e73a14a63ecd3743ec1
- md5sums = e93d67128df08b0ed66893f3fbf5ed68
+ md5sums = 27582692821f86f1fe1e702633a6fe02
+ md5sums = 670e5c4c4ca0cba6f732bf622918784c
+ md5sums = 12963a109730543dbcb3d6944fdc59ad
+ md5sums = 154332c22aa898367ad224611cc90b8b
md5sums = 4d9038588164bb9130c8ca11653f83f3
md5sums = 971cc2859672341d77f8deba702fb7f7
md5sums = b63fcf29c29796023a2677bcf2b369a7
diff --git a/PKGBUILD b/PKGBUILD
index d981e4a4c337..fada5617854d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=pi-hole-server
_pkgname=pi-hole
-pkgver=4.2.2
+pkgver=4.3
pkgrel=1
_wwwpkgname=AdminLTE
-_wwwpkgver=4.2
+_wwwpkgver=4.3
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=('deebe32fd4867b289687689e0f377d72'
- '36f3125e753c0e6f37496b26309501da'
- 'fc9f91dee70d0e73a14a63ecd3743ec1'
- 'e93d67128df08b0ed66893f3fbf5ed68'
+md5sums=('27582692821f86f1fe1e702633a6fe02'
+ '670e5c4c4ca0cba6f732bf622918784c'
+ '12963a109730543dbcb3d6944fdc59ad'
+ '154332c22aa898367ad224611cc90b8b'
'4d9038588164bb9130c8ca11653f83f3'
'971cc2859672341d77f8deba702fb7f7'
'b63fcf29c29796023a2677bcf2b369a7'