summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2020-11-29 18:51:12 +0100
committermax.bra2020-11-29 18:51:12 +0100
commitd9e0ae06d3b665c6cdf2cf0b453e44455732350a (patch)
treee07c38b6c2f003e80519ff9f47ee394206692fd3
parentad9b6cecb92e49dd98f417cc4c9c6fa420cb8b69 (diff)
downloadaur-d9e0ae06d3b665c6cdf2cf0b453e44455732350a.tar.gz
core v. 5.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c8ea80da073..f148f0b21565 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 = 5.1.2
+ pkgver = 5.2
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-standalone.install
@@ -13,16 +13,16 @@ pkgbase = pi-hole-standalone
depends = sudo
conflicts = pi-hole-server
backup = etc/dnsmasq.d/01-pihole.conf
- source = pi-hole-standalone-core-5.1.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.1.2.tar.gz
- source = arch-server-core-5.1.2-685262183.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.1.2.patch
+ source = pi-hole-standalone-core-5.2.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.2.tar.gz
+ source = arch-server-core-5.2-081472829.patch::https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.2.patch
source = dnsmasq.include
source = pi-hole-gravity.service
source = pi-hole-gravity.timer
source = mimic_setupVars.conf.sh
source = mimic_basic-install.sh
source = piholeDebug.sh
- md5sums = 53c2e69e58b5494dfc251aca1148fee2
- md5sums = 2ff82b0be473adbe347e7469f0a9caa2
+ md5sums = 0c83daab89ba781840d903eefc559bb4
+ md5sums = ebdb971b5c7ba0f9ecade64e9c2c5f8a
md5sums = 16cb5e4da1341fd971d6094ce2d44029
md5sums = 047f13d4ac97877f724f87b002aaee63
md5sums = d42a864f88299998f8233c0bc0dd093d
diff --git a/PKGBUILD b/PKGBUILD
index 2063d353f562..e93e8b5718e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pi-hole-standalone
_pkgname=pi-hole
-pkgver=5.1.2
+pkgver=5.2
pkgrel=1
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC.'
@@ -23,8 +23,8 @@ source=($pkgname-core-$pkgver.tar.gz::https://github.com/$_pkgname/$_pkgname/arc
mimic_basic-install.sh
piholeDebug.sh)
-md5sums=('53c2e69e58b5494dfc251aca1148fee2'
- '2ff82b0be473adbe347e7469f0a9caa2'
+md5sums=('0c83daab89ba781840d903eefc559bb4'
+ 'ebdb971b5c7ba0f9ecade64e9c2c5f8a'
'16cb5e4da1341fd971d6094ce2d44029'
'047f13d4ac97877f724f87b002aaee63'
'd42a864f88299998f8233c0bc0dd093d'