summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-06-30 08:38:26 +0200
committermax.bra2019-06-30 08:38:26 +0200
commitc1a9c884d5673061a76e3172ee96345c826793d7 (patch)
treeee3656e7db4649fb14ce72d3d7465b151360ab90
parenta67654925da8de8e53901beeacbb585efc737cff (diff)
downloadaur-c1a9c884d5673061a76e3172ee96345c826793d7.tar.gz
v. 4.3.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2aa17c3a1b74..827bc839adcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pi-hole-standalone
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.
- pkgver = 4.3
+ pkgver = 4.3.1
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -14,16 +14,16 @@ 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.tar.gz
- source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.3.patch
+ source = https://github.com/pi-hole/pi-hole/archive/v4.3.1.tar.gz
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.3.1.patch
source = dnsmasq.main
source = dnsmasq.include
source = pi-hole-gravity.service
source = pi-hole-gravity.timer
source = mimic_setupVars.conf.sh
source = piholeDebug.sh
- md5sums = 27582692821f86f1fe1e702633a6fe02
- md5sums = ebb573e48bcd5894e41fb9a2aad3de5e
+ md5sums = 3973f2a9d7fcd6ea10265feaa397f108
+ md5sums = 9a07ec70243c20ed5127a9b140cdccff
md5sums = 91a3f21bb0a7d429cce2b8d7551e99da
md5sums = 50d29442a7b185f0d05bc2ed72f875be
md5sums = 047f13d4ac97877f724f87b002aaee63
diff --git a/PKGBUILD b/PKGBUILD
index bd1d91bfd210..f82c8639f898 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=4.3
+pkgver=4.3.1
pkgrel=1
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=('27582692821f86f1fe1e702633a6fe02'
- 'ebb573e48bcd5894e41fb9a2aad3de5e'
+md5sums=('3973f2a9d7fcd6ea10265feaa397f108'
+ '9a07ec70243c20ed5127a9b140cdccff'
'91a3f21bb0a7d429cce2b8d7551e99da'
'50d29442a7b185f0d05bc2ed72f875be'
'047f13d4ac97877f724f87b002aaee63'