summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2020-12-03 09:27:32 +0100
committermax.bra2020-12-03 09:27:32 +0100
commitc05f9a233af0621f403b22344a7272939d077f45 (patch)
tree467db7d9609e1a53a4070f9716a452bb628a9e8c
parent064c9ab6f420c0ed94fc4acb457b474e8a54e50f (diff)
downloadaur-c05f9a233af0621f403b22344a7272939d077f45.tar.gz
v. 5.2.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0ca63bf70bb..678872625fec 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 = 5.2
- pkgrel = 2
+ pkgver = 5.2.1
+ pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
arch = any
@@ -14,16 +14,16 @@ pkgbase = pi-hole-standalone
depends = lsof
conflicts = pi-hole-server
backup = etc/dnsmasq.d/01-pihole.conf
- source = pi-hole-standalone-core-5.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.2.tar.gz
- source = arch-server-core-5.2-296109414.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.2.patch
+ source = pi-hole-standalone-core-5.2.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.2.1.tar.gz
+ source = arch-server-core-5.2.1-847526857.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.2.1.patch
source = dnsmasq.include
source = pi-hole-gravity.service
source = pi-hole-gravity.timer
source = mimic_setupVars.conf.sh
source = mimic_basic-install.sh
source = piholeDebug.sh
- md5sums = 0c83daab89ba781840d903eefc559bb4
- md5sums = 40854c5d0897d0fd85fd25a610136e33
+ md5sums = 9440c4fa703da269f0c5f38119a7bbdd
+ md5sums = be321025894abcc8c15d4ae4016db6cc
md5sums = 16cb5e4da1341fd971d6094ce2d44029
md5sums = 047f13d4ac97877f724f87b002aaee63
md5sums = d42a864f88299998f8233c0bc0dd093d
diff --git a/PKGBUILD b/PKGBUILD
index 061741dc8e16..7ec7ca175705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=5.2
-pkgrel=2
+pkgver=5.2.1
+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=($pkgname-core-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/arc
mimic_basic-install.sh
piholeDebug.sh)
-md5sums=('0c83daab89ba781840d903eefc559bb4'
- '40854c5d0897d0fd85fd25a610136e33'
+md5sums=('9440c4fa703da269f0c5f38119a7bbdd'
+ 'be321025894abcc8c15d4ae4016db6cc'
'16cb5e4da1341fd971d6094ce2d44029'
'047f13d4ac97877f724f87b002aaee63'
'd42a864f88299998f8233c0bc0dd093d'