summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2020-02-24 22:49:34 +0100
committermax.bra2020-02-24 22:49:34 +0100
commitc945e53f4e25586d2786703094896b2b95d15487 (patch)
tree4912fd7ef3cdfba6ba4b2cb5c8c2c3684788b6a4
parent1b036fd4f58c238aacca332ac58047b0ae1ac69a (diff)
downloadaur-c945e53f4e25586d2786703094896b2b95d15487.tar.gz
core v. 4.3.5
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07b2d57d0cd7..3ea5be57ae91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pi-hole-standalone
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.
- pkgver = 4.3.2
- pkgrel = 4
+ pkgver = 4.3.5
+ pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
arch = any
@@ -14,15 +14,15 @@ pkgbase = pi-hole-standalone
backup = etc/pihole/whitelist.txt
backup = etc/pihole/blacklist.txt
backup = etc/dnsmasq.d/01-pihole.conf
- source = https://github.com/pi-hole/pi-hole/archive/v4.3.2.tar.gz
- source = arch-server-core-4.3.2-641388196.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.3.2.patch
+ source = https://github.com/pi-hole/pi-hole/archive/v4.3.5.tar.gz
+ source = arch-server-core-4.3.5-620669200.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.3.5.patch
source = dnsmasq.include
source = pi-hole-gravity.service
source = pi-hole-gravity.timer
source = mimic_setupVars.conf.sh
source = piholeDebug.sh
- md5sums = 33ea26a46937a0b5d20037639eb0ee34
- md5sums = 382d89f4621e7efb87c68b976f8930c0
+ md5sums = 177b0155ccf81d676dcd2e12c469dee9
+ md5sums = e6b6943108626120668f766a38512ec3
md5sums = 50d29442a7b185f0d05bc2ed72f875be
md5sums = 047f13d4ac97877f724f87b002aaee63
md5sums = d42a864f88299998f8233c0bc0dd093d
diff --git a/PKGBUILD b/PKGBUILD
index d61b41e5d5b2..8fc9db08f49e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=4.3.2
-pkgrel=4
+pkgver=4.3.5
+pkgrel=1
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
@@ -23,8 +23,8 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
mimic_setupVars.conf.sh
piholeDebug.sh)
-md5sums=('33ea26a46937a0b5d20037639eb0ee34'
- '382d89f4621e7efb87c68b976f8930c0'
+md5sums=('177b0155ccf81d676dcd2e12c469dee9'
+ 'e6b6943108626120668f766a38512ec3'
'50d29442a7b185f0d05bc2ed72f875be'
'047f13d4ac97877f724f87b002aaee63'
'd42a864f88299998f8233c0bc0dd093d'