summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-05-19 09:58:26 +0200
committermax.bra2019-05-19 09:58:26 +0200
commita67654925da8de8e53901beeacbb585efc737cff (patch)
tree3cb1b4a323238e6dbbdfc2b1c894f1726f695ca2
parentdfbc309b72483176fd2697117c4f12014ef039c2 (diff)
downloadaur-a67654925da8de8e53901beeacbb585efc737cff.tar.gz
v. 4.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cb31422a62a..2aa17c3a1b74 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.2.2
- pkgrel = 2
+ pkgver = 4.3
+ pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
arch = any
@@ -14,16 +14,16 @@ 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/v4.2.2.tar.gz
- source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.2.2.patch
+ source = https://github.com/pi-hole/pi-hole/archive/v4.3.tar.gz
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.3.patch
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 = deebe32fd4867b289687689e0f377d72
- md5sums = 6c24887dccda882c5779ff577e2e4db7
+ md5sums = 27582692821f86f1fe1e702633a6fe02
+ md5sums = ebb573e48bcd5894e41fb9a2aad3de5e
md5sums = 91a3f21bb0a7d429cce2b8d7551e99da
md5sums = 50d29442a7b185f0d05bc2ed72f875be
md5sums = 047f13d4ac97877f724f87b002aaee63
diff --git a/PKGBUILD b/PKGBUILD
index 35dbc6d7e81c..bd1d91bfd210 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=4.2.2
-pkgrel=2
+pkgver=4.3
+pkgrel=1
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
arch=('any')
license=('EUPL-1.1')
@@ -23,8 +23,8 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
mimic_setupVars.conf.sh
piholeDebug.sh)
-md5sums=('deebe32fd4867b289687689e0f377d72'
- '6c24887dccda882c5779ff577e2e4db7'
+md5sums=('27582692821f86f1fe1e702633a6fe02'
+ 'ebb573e48bcd5894e41fb9a2aad3de5e'
'91a3f21bb0a7d429cce2b8d7551e99da'
'50d29442a7b185f0d05bc2ed72f875be'
'047f13d4ac97877f724f87b002aaee63'