summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-02-03 18:30:10 +0100
committermax.bra2019-02-03 18:30:10 +0100
commit0a9f498864204870bd1b3bfb9df88a9f3849d807 (patch)
treebcb9b19db0fb14eb15d340c9443d1a4a97ca42dd
parente12eaa6e96fca6f77659fba54d5e5cac3e804354 (diff)
downloadaur-0a9f498864204870bd1b3bfb9df88a9f3849d807.tar.gz
v. 4.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22cb9f43ae28..6b06422de7c7 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.1.1
- pkgrel = 2
+ pkgver = 4.2
+ pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
arch = any
@@ -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.1.1.tar.gz
- source = https://raw.github.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.1.1.patch
+ 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 = dnsmasq.main
source = dnsmasq.include
source = pi-hole-gravity.service
source = pi-hole-gravity.timer
source = mimic_setupVars.conf.sh
source = piholeDebug.sh
- md5sums = 893c55b76b9518f3c85dc6892f50f635
- md5sums = cb24a1aac6f6d87c3b1b886c9d01b335
+ md5sums = 3c1d866349d86559a199f69e87c856d1
+ md5sums = 73dea94b902f5ce2b4bf742841c21775
md5sums = b955136ef15be29a468e8d9f85f24b8c
md5sums = 0bab89977a2d4357ec8befb4ff85ee3d
md5sums = 047f13d4ac97877f724f87b002aaee63
diff --git a/PKGBUILD b/PKGBUILD
index 404aa2697f52..cd09d4634705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=4.1.1
-pkgrel=2
+pkgver=4.2
+pkgrel=1
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
license=('EUPL-1.1')
@@ -23,8 +23,8 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
mimic_setupVars.conf.sh
piholeDebug.sh)
-md5sums=('893c55b76b9518f3c85dc6892f50f635'
- 'cb24a1aac6f6d87c3b1b886c9d01b335'
+md5sums=('3c1d866349d86559a199f69e87c856d1'
+ '73dea94b902f5ce2b4bf742841c21775'
'b955136ef15be29a468e8d9f85f24b8c'
'0bab89977a2d4357ec8befb4ff85ee3d'
'047f13d4ac97877f724f87b002aaee63'