summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-02-03 23:19:42 +0100
committermax.bra2019-02-03 23:19:42 +0100
commitb61c9edecc6bc5e6bc17ee14ec0a1f69c84ad52c (patch)
treecfd94dab810d1fab80cb7a5ee8a11773d223dea5
parent0a9f498864204870bd1b3bfb9df88a9f3849d807 (diff)
downloadaur-b61c9edecc6bc5e6bc17ee14ec0a1f69c84ad52c.tar.gz
v. 4.2.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b06422de7c7..385f2f2e462f 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.2
+ pkgver = 4.2.1
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -13,16 +13,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.2.tar.gz
- source = https://raw.github.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.2.patch
+ source = https://github.com/pi-hole/pi-hole/archive/v4.2.1.tar.gz
+ source = https://raw.github.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.2.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 = 3c1d866349d86559a199f69e87c856d1
- md5sums = 73dea94b902f5ce2b4bf742841c21775
+ md5sums = 6f4255a3471a4d2aad1ef22d5eba55aa
+ md5sums = e8fa746189015060327b26e68825a3e6
md5sums = b955136ef15be29a468e8d9f85f24b8c
md5sums = 0bab89977a2d4357ec8befb4ff85ee3d
md5sums = 047f13d4ac97877f724f87b002aaee63
diff --git a/PKGBUILD b/PKGBUILD
index cd09d4634705..589f5869e3ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=4.2
+pkgver=4.2.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=('3c1d866349d86559a199f69e87c856d1'
- '73dea94b902f5ce2b4bf742841c21775'
+md5sums=('6f4255a3471a4d2aad1ef22d5eba55aa'
+ 'e8fa746189015060327b26e68825a3e6'
'b955136ef15be29a468e8d9f85f24b8c'
'0bab89977a2d4357ec8befb4ff85ee3d'
'047f13d4ac97877f724f87b002aaee63'