summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2021-01-19 14:21:17 +0100
committermax.bra2021-01-19 14:21:17 +0100
commitb027b841290363dc50b9f7109dadadfc2eb17833 (patch)
tree1241801c08b312cee089c992cee44d7c1bc68b50
parent582dcf971341f6c36af1ce8f1b86b82195905162 (diff)
downloadaur-b027b841290363dc50b9f7109dadadfc2eb17833.tar.gz
v. 5.2.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 953213d00183..fa20e1877a63 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 = 5.2.3
+ pkgver = 5.2.4
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -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.3.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.2.3.tar.gz
- source = arch-server-core-5.2.3-947966593.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.2.3.patch
+ source = pi-hole-standalone-core-5.2.4.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.2.4.tar.gz
+ source = arch-server-core-5.2.4-535773328.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.2.4.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
- sha256sums = 11c7cefc868e17c46f23ea7b747ce445515eac5154587d74d2dbd8d089b716c3
- sha256sums = 76bc8b97d83fea52a941cbbd31b1d443b0e07cf2eaf60c626067ad07374455b2
+ sha256sums = 550de24beae4d701c0486208083e06efa5476fb87a729fe39ddf7fc3cac83a75
+ sha256sums = 92aad8cd123d8509548843641e0c8c0b48bd0e7cbfd56bb9486be61239c8cc1c
sha256sums = 2d0caa2d0c6a2d7b74da8456d6df9b15a104ab8c68a24403de2906d329ef2cd5
sha256sums = 9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c
sha256sums = 5228b4f923eab7784952a0fd6da895e7bff2f80a7f91c4a7c6350491dfdbb2e8
diff --git a/PKGBUILD b/PKGBUILD
index e06cbe198b61..3a4316753f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=5.2.3
+pkgver=5.2.4
pkgrel=1
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
@@ -23,8 +23,8 @@ source=($pkgname-core-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/arc
mimic_basic-install.sh
piholeDebug.sh)
-sha256sums=('11c7cefc868e17c46f23ea7b747ce445515eac5154587d74d2dbd8d089b716c3'
- '76bc8b97d83fea52a941cbbd31b1d443b0e07cf2eaf60c626067ad07374455b2'
+sha256sums=('550de24beae4d701c0486208083e06efa5476fb87a729fe39ddf7fc3cac83a75'
+ '92aad8cd123d8509548843641e0c8c0b48bd0e7cbfd56bb9486be61239c8cc1c'
'2d0caa2d0c6a2d7b74da8456d6df9b15a104ab8c68a24403de2906d329ef2cd5'
'9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c'
'5228b4f923eab7784952a0fd6da895e7bff2f80a7f91c4a7c6350491dfdbb2e8'