summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2017-12-26 23:46:30 +0100
committermax.bra2017-12-26 23:46:30 +0100
commit6e221a8f26cacabc0da5f441af7bded15cf77abd (patch)
treeff6469c70925d98f3175423b61dcfefd41161dbb
parent46cfa8cf5ea9d216d09ef32788acf1b9c0f7bb1b (diff)
downloadaur-6e221a8f26cacabc0da5f441af7bded15cf77abd.tar.gz
v. 3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22cffa34c113..1a590d4700b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pi-hole-standalone
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.
- pkgver = 3.2.1
+ pkgver = 3.3
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -13,13 +13,13 @@ pkgbase = pi-hole-standalone
backup = etc/pihole/whitelist.txt
backup = etc/pihole/blacklist.txt
backup = etc/dnsmasq.d/01-pihole.conf
- source = https://github.com/pi-hole/pi-hole/archive/v3.2.1.tar.gz
+ source = https://github.com/pi-hole/pi-hole/archive/v3.3.tar.gz
source = dnsmasq.main
source = dnsmasq.include
source = pi-hole-gravity.service
source = pi-hole-gravity.timer
source = mimic_setupVars.conf.sh
- md5sums = a0ff29ba87d22b695baa48194b1ebfd2
+ md5sums = c7f461a664cacd80dc16f04f31a7eab9
md5sums = b955136ef15be29a468e8d9f85f24b8c
md5sums = 0bab89977a2d4357ec8befb4ff85ee3d
md5sums = 047f13d4ac97877f724f87b002aaee63
diff --git a/PKGBUILD b/PKGBUILD
index 697098c1254b..f9e5382bb744 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=3.2.1
+pkgver=3.3
pkgrel=1
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
@@ -21,7 +21,7 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
$_pkgname-gravity.timer
mimic_setupVars.conf.sh)
-md5sums=('a0ff29ba87d22b695baa48194b1ebfd2'
+md5sums=('c7f461a664cacd80dc16f04f31a7eab9'
'b955136ef15be29a468e8d9f85f24b8c'
'0bab89977a2d4357ec8befb4ff85ee3d'
'047f13d4ac97877f724f87b002aaee63'