summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2023-06-12 08:59:41 +0200
committermax.bra2023-06-12 08:59:41 +0200
commit9b3e8f3292a0102449d7f0f8eb465ba7fc2fea5a (patch)
tree6b92eb9a46563134961a77dd23b09b357d12775a
parent7f1a84815fc362069f6dc4e6b628c75ce99cb89f (diff)
downloadaur-9b3e8f3292a0102449d7f0f8eb465ba7fc2fea5a.tar.gz
no teleport on webpage.sh, privacy level cleanup
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8175b967bbed..54e42fe540b8 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.17.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
arch = any
@@ -18,7 +18,7 @@ pkgbase = pi-hole-standalone
conflicts = pi-hole-server
backup = etc/dnsmasq.d/01-pihole.conf
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 = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.17.1-2.patch
source = dnsmasq.include
source = pi-hole.tmpfile
source = pi-hole-gravity.service
@@ -29,7 +29,7 @@ pkgbase = pi-hole-standalone
source = mimic_basic-install.sh
source = piholeDebug.sh
sha256sums = 507d7ce2424666374f7a566c9486a20696ca2be78587e8934a6236acf095af4e
- sha256sums = acb365b34a6ce9993369e7631643922257d5f25064bd765d2aff7dde1ca24ead
+ sha256sums = a9462ee3161221e2387a1259022c6b13e8e7e6f721042d5139d01b83a8e23bac
sha256sums = 96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287
sha256sums = 6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf
sha256sums = 9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c
diff --git a/PKGBUILD b/PKGBUILD
index 2d68a80c3ee5..2019cd0f2ace 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
pkgver=5.17.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')
@@ -28,7 +28,7 @@ source=($pkgname-core-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/arc
piholeDebug.sh)
sha256sums=('507d7ce2424666374f7a566c9486a20696ca2be78587e8934a6236acf095af4e'
- 'acb365b34a6ce9993369e7631643922257d5f25064bd765d2aff7dde1ca24ead'
+ 'a9462ee3161221e2387a1259022c6b13e8e7e6f721042d5139d01b83a8e23bac'
'96c1fb8b15e1d0e99c18dc768f5dc3d4991184fb2631af84c5e2111028bc5287'
'6da6bba6cfac4e87a1f1e8e1488b71858ac6feb0a2e327470a58d8f1e9ad8cbf'
'9b72d7769036f8f4bb7121968d2ae4bdba427e4b16787ce340205a5f62b45c7c'