summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-02-18 19:34:33 +0100
committermax.bra2019-02-18 19:34:33 +0100
commitacb92011736e5bb1c8a547f7cbcc649611a8ff20 (patch)
treee987299ac3e4f7fd3b1cf3c42518378265ea4db7
parent00a0d109cbeaac44d4b4dce5af00cdfc5861e59b (diff)
downloadaur-acb92011736e5bb1c8a547f7cbcc649611a8ff20.tar.gz
v. 4.2.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8833b596b18e..4342faa6d6a2 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.2.1
- pkgrel = 2
+ pkgver = 4.2.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.2.1.tar.gz
- source = https://raw.github.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.2.1.patch
+ source = https://github.com/pi-hole/pi-hole/archive/v4.2.2.tar.gz
+ source = https://raw.github.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.2.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 = 6f4255a3471a4d2aad1ef22d5eba55aa
- md5sums = e8fa746189015060327b26e68825a3e6
+ md5sums = deebe32fd4867b289687689e0f377d72
+ md5sums = 5eca566f0fb83b7888802430f770ef8b
md5sums = b955136ef15be29a468e8d9f85f24b8c
md5sums = 50d29442a7b185f0d05bc2ed72f875be
md5sums = 047f13d4ac97877f724f87b002aaee63
diff --git a/PKGBUILD b/PKGBUILD
index e5a8133b3b79..a0a887b87e88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=4.2.1
-pkgrel=2
+pkgver=4.2.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=('6f4255a3471a4d2aad1ef22d5eba55aa'
- 'e8fa746189015060327b26e68825a3e6'
+md5sums=('deebe32fd4867b289687689e0f377d72'
+ '5eca566f0fb83b7888802430f770ef8b'
'b955136ef15be29a468e8d9f85f24b8c'
'50d29442a7b185f0d05bc2ed72f875be'
'047f13d4ac97877f724f87b002aaee63'