summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2024-01-08 11:39:33 +0100
committermax.bra2024-01-08 11:39:33 +0100
commit54096c918d72ccfc770ee851a57ae4fc3ce7caaf (patch)
treece3702b4241aa113a5418871b5139510ba7e051b
parent062a380d821df287473188ec293d28d1b94dbad7 (diff)
downloadaur-54096c918d72ccfc770ee851a57ae4fc3ce7caaf.tar.gz
core v. 5.17.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7e1e79e7a54..5a13bf83f13a 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.17.2
+ pkgver = 5.17.3
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -17,8 +17,8 @@ pkgbase = pi-hole-standalone
depends = procps-ng
conflicts = pi-hole-server
backup = etc/dnsmasq.d/01-pihole.conf
- source = pi-hole-standalone-core-5.17.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.17.2.tar.gz
- source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.17.2-1.patch
+ source = pi-hole-standalone-core-5.17.3.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.17.3.tar.gz
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.17.3-1.patch
source = dnsmasq.include
source = pi-hole.tmpfile
source = pi-hole-gravity.service
@@ -28,8 +28,8 @@ pkgbase = pi-hole-standalone
source = mimic_setupVars.conf.sh
source = mimic_basic-install.sh
source = piholeDebug.sh
- sha256sums = 0eb64cc29cb4ca0548b5f57634291680a404f26a4f1b5161c74c0377a7330cec
- sha256sums = d7e3f77cecdbdbc1d3df5b4be16b0eacf228c73bf896a8b19db89951a754067c
+ sha256sums = 22b5fe53531e89172d7d2f3b0620c1dde25a3fea86d7e2fa5ab01c8b83ca6184
+ sha256sums = 5bcd94bb996b78073637531685629f1207114b3f9fa3bfadaeb7bfbb22be5bb3
sha256sums = 96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287
sha256sums = 6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf
sha256sums = 9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c
diff --git a/PKGBUILD b/PKGBUILD
index 4af048072a93..14694120b205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=5.17.2
+pkgver=5.17.3
pkgrel=1
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
@@ -27,8 +27,8 @@ source=($pkgname-core-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/arc
mimic_basic-install.sh
piholeDebug.sh)
-sha256sums=('0eb64cc29cb4ca0548b5f57634291680a404f26a4f1b5161c74c0377a7330cec'
- 'd7e3f77cecdbdbc1d3df5b4be16b0eacf228c73bf896a8b19db89951a754067c'
+sha256sums=('22b5fe53531e89172d7d2f3b0620c1dde25a3fea86d7e2fa5ab01c8b83ca6184'
+ '5bcd94bb996b78073637531685629f1207114b3f9fa3bfadaeb7bfbb22be5bb3'
'96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287'
'6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf'
'9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c'