summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2021-04-23 16:53:15 +0200
committermax.bra2021-04-23 16:53:15 +0200
commita66657880701418dbdc5682efec9a28469e273d9 (patch)
tree0ad8f4fed5afbded83d3a2c44422a21cabd56d55
parent35b90ad33a21bef3a1c8c4fbcb7a24798a770e33 (diff)
downloadaur-a66657880701418dbdc5682efec9a28469e273d9.tar.gz
ftl reload not working
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16d8d3839567..1a501b999f00 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.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
arch = any
@@ -15,7 +15,7 @@ pkgbase = pi-hole-standalone
conflicts = pi-hole-server
backup = etc/dnsmasq.d/01-pihole.conf
source = pi-hole-standalone-core-5.3.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.3.1.tar.gz
- source = arch-server-core-5.3.1-803847161.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.3.1.patch
+ source = arch-server-core-5.3.1-322914552.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.3.1.patch
source = dnsmasq.include
source = pi-hole.tmpfile
source = pi-hole-gravity.service
@@ -26,7 +26,7 @@ pkgbase = pi-hole-standalone
source = mimic_basic-install.sh
source = piholeDebug.sh
sha256sums = 19c856584f180b2ed5b3d0500cd3567f00e37fa9c493282bc119be8276cdddd9
- sha256sums = 29b9ce85bd57778b478878fa7dee94b11e9457c167a704034a05514e195af1a3
+ sha256sums = a878e311c6fa1aa8b044966cdf50a80ad129f0e3f8b08247dafc0e709bf9db82
sha256sums = 96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287
sha256sums = 6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf
sha256sums = 9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c
diff --git a/PKGBUILD b/PKGBUILD
index 8fd718ffdfea..b8412bc70710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
pkgver=5.3.1
-pkgrel=1
+pkgrel=2
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
@@ -27,7 +27,7 @@ source=($pkgname-core-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/arc
piholeDebug.sh)
sha256sums=('19c856584f180b2ed5b3d0500cd3567f00e37fa9c493282bc119be8276cdddd9'
- '29b9ce85bd57778b478878fa7dee94b11e9457c167a704034a05514e195af1a3'
+ 'a878e311c6fa1aa8b044966cdf50a80ad129f0e3f8b08247dafc0e709bf9db82'
'96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287'
'6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf'
'9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c'