summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2017-08-26 11:29:39 +0200
committermax.bra2017-08-26 11:29:39 +0200
commit99fdca4d33be97b8e8fcb7ff34a85eab52fb2526 (patch)
tree6b806cb08236278c8d9092a00cc6bb5778860383
parente3cf8dc6260aea8c9f9f1b9adbe6dbc96a1f3541 (diff)
downloadaur-99fdca4d33be97b8e8fcb7ff34a85eab52fb2526.tar.gz
not needed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--pi-hole-standalone.install2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65a8a60f1e52..19cb667f193d 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 = 3.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b8e1edb2cf97..81b489c5199b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
pkgver=3.1.4
-pkgrel=1
+pkgrel=2
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
license=('EUPL-1.1')
diff --git a/pi-hole-standalone.install b/pi-hole-standalone.install
index 49f11bfb792f..1ec785a107b3 100644
--- a/pi-hole-standalone.install
+++ b/pi-hole-standalone.install
@@ -1,7 +1,7 @@
post_install() {
echo -e "\e[1;33m==>\e[0m Read setup instructions at \e[1;36mhttps://wiki.archlinux.org/index.php/Pi-hole\e[0m"
echo -e "\e[1;33m==>\e[0m Generating initial block list, please wait...\e[0m"
- chown -R http:http /srv/http/pihole
+
/opt/pihole/mimic_setupVars.conf.sh
# update lists on first run