summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2023-05-30 23:18:17 +0200
committermax.bra2023-05-30 23:18:17 +0200
commit7f1a84815fc362069f6dc4e6b628c75ce99cb89f (patch)
tree60962d93d1a817b6734e2060eee78ceb2eb7bbe4
parentf84976bb23d410a5dd7f96e773bf41311ba823d2 (diff)
downloadaur-7f1a84815fc362069f6dc4e6b628c75ce99cb89f.tar.gz
core v. 5.17.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf09a5cd44d8..8175b967bbed 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
+ pkgver = 5.17.1
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.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.17.tar.gz
- source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.17-1.patch
+ source = pi-hole-standalone-core-5.17.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.17.1.tar.gz
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.17.1-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 = 5695604f8b147bf005a1ce8770e9371ba82f9de23f99f522dcf621ae36529a7a
- sha256sums = 172ae34b21dac1b851f80cf246219848c07a62e3c8c70b2e4d5269d8b2d8d035
+ sha256sums = 507d7ce2424666374f7a566c9486a20696ca2be78587e8934a6236acf095af4e
+ sha256sums = acb365b34a6ce9993369e7631643922257d5f25064bd765d2aff7dde1ca24ead
sha256sums = 96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287
sha256sums = 6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf
sha256sums = 9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c
diff --git a/PKGBUILD b/PKGBUILD
index fbae82171cef..2d68a80c3ee5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=5.17
+pkgver=5.17.1
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=('5695604f8b147bf005a1ce8770e9371ba82f9de23f99f522dcf621ae36529a7a'
- '172ae34b21dac1b851f80cf246219848c07a62e3c8c70b2e4d5269d8b2d8d035'
+sha256sums=('507d7ce2424666374f7a566c9486a20696ca2be78587e8934a6236acf095af4e'
+ 'acb365b34a6ce9993369e7631643922257d5f25064bd765d2aff7dde1ca24ead'
'96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287'
'6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf'
'9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c'