summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2017-11-16 18:02:06 +0100
committermax.bra2017-11-16 18:02:06 +0100
commitb94b24952520b94747b10b2e8987c7913dbf7ba5 (patch)
tree5024ed71b88ef0970206169d01a975fd9236d22a /PKGBUILD
parent5e2220133ff1f99f6dd0d96fcf0cdbf35a7a0c15 (diff)
downloadaur-b94b24952520b94747b10b2e8987c7913dbf7ba5.tar.gz
openresolve dep removed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32783e1508f9..4bf4005d7fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
pkgver=3.1.4
-pkgrel=3
+pkgrel=4
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
license=('EUPL-1.1')
url="https://github.com/pi-hole/pi-hole"
-depends=('dnsmasq' 'openresolv' 'net-tools')
+depends=('dnsmasq' 'net-tools')
conflicts=('pi-hole-server')
install=$pkgname.install
backup=('etc/pihole/whitelist.txt' 'etc/pihole/blacklist.txt'