summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-09-17 19:11:26 +0200
committermax.bra2019-09-17 19:11:26 +0200
commitc09a9327b55a54d2b9a078d1d15bab93d66c53a1 (patch)
tree5f9abd8efcd69656bbadd57a9715484a4e68501c
parenta85112ccde6292e0e39fb0f847f6c8176b11a7e8 (diff)
downloadaur-c09a9327b55a54d2b9a078d1d15bab93d66c53a1.tar.gz
rel bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea126f2fab07..777b6639b35e 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 = 4.3.2
- 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 63060490e43d..27e7aeb7fe2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
pkgver=4.3.2
-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')