summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2018-04-06 09:30:19 +0200
committermax.bra2018-04-06 09:30:19 +0200
commit6f6fb26c06df20b42c302923df1c5a9fcd865e64 (patch)
tree01a44108ccbdb6cfe3b6903d608326fc5e3f48e6
parent1fc5596ee90488db4fac69b3b7618726db612964 (diff)
downloadaur-6f6fb26c06df20b42c302923df1c5a9fcd865e64.tar.gz
v. 3.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e8981cad07f..401d7c6813cf 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.3
+ pkgver = 3.3.1
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -13,14 +13,14 @@ 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.3.tar.gz
+ source = https://github.com/pi-hole/pi-hole/archive/v3.3.1.tar.gz
source = dnsmasq.main
source = dnsmasq.include
source = pi-hole-gravity.service
source = pi-hole-gravity.timer
source = mimic_setupVars.conf.sh
source = piholeDebug.sh
- md5sums = 6d4eb0905cf5eb03f16cd8080a66c6f4
+ md5sums = ea4f64bdf88620f59a1b01c19253e4e3
md5sums = b955136ef15be29a468e8d9f85f24b8c
md5sums = 0bab89977a2d4357ec8befb4ff85ee3d
md5sums = 047f13d4ac97877f724f87b002aaee63
diff --git a/PKGBUILD b/PKGBUILD
index 0e47fe6d93b8..9486e94223e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=3.3
+pkgver=3.3.1
pkgrel=1
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
@@ -22,7 +22,7 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
mimic_setupVars.conf.sh
piholeDebug.sh)
-md5sums=('6d4eb0905cf5eb03f16cd8080a66c6f4'
+md5sums=('ea4f64bdf88620f59a1b01c19253e4e3'
'b955136ef15be29a468e8d9f85f24b8c'
'0bab89977a2d4357ec8befb4ff85ee3d'
'047f13d4ac97877f724f87b002aaee63'