summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6f34e4ffd2d..55df731bcf55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pi-hole-server
pkgdesc = The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.
- pkgver = 2.13
+ pkgver = 2.13.1
pkgrel = 1
url = https://github.com/pi-hole/pi-hole
install = pi-hole-server.install
@@ -15,8 +15,8 @@ pkgbase = pi-hole-server
conflicts = pi-hole-standalone
backup = etc/pihole/whitelist.txt
backup = etc/pihole/blacklist.txt
- source = https://github.com/pi-hole/pi-hole/archive/v2.13.tar.gz
- source = https://github.com/pi-hole/AdminLTE/archive/v2.5.tar.gz
+ source = https://github.com/pi-hole/pi-hole/archive/v2.13.1.tar.gz
+ source = https://github.com/pi-hole/AdminLTE/archive/v2.5.1.tar.gz
source = configuration
source = dnsmasq.main
source = dnsmasq.include
@@ -30,8 +30,8 @@ pkgbase = pi-hole-server
source = whitelist.txt
source = blacklist.txt
source = mimic_setupVars.conf.sh
- md5sums = f0887a4604bd56842e70b9d825f81a1d
- md5sums = 5af7cb8865df49943314f92defc01260
+ md5sums = 3b9fd78dde1c8ab60552fe5dc28f07f0
+ md5sums = 9aaf44d6dd1d6630a387b925cf468b76
md5sums = 3acf27ca01d931db363634dbfc95a061
md5sums = 3f1aeea43af0b192edb36b9e5484ff87
md5sums = f39fa3e607ff7346e93febfa2d0e565e
diff --git a/PKGBUILD b/PKGBUILD
index 2dafda5fff37..d52a4fec9c23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=pi-hole-server
_pkgname=pi-hole
-pkgver=2.13
+pkgver=2.13.1
pkgrel=1
_wwwpkgname=AdminLTE
-_wwwpkgver=2.5
+_wwwpkgver=2.5.1
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.'
arch=('any')
license=('GPL2')
@@ -31,8 +31,8 @@ source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
blacklist.txt
mimic_setupVars.conf.sh)
-md5sums=('f0887a4604bd56842e70b9d825f81a1d'
- '5af7cb8865df49943314f92defc01260'
+md5sums=('3b9fd78dde1c8ab60552fe5dc28f07f0'
+ '9aaf44d6dd1d6630a387b925cf468b76'
'3acf27ca01d931db363634dbfc95a061'
'3f1aeea43af0b192edb36b9e5484ff87'
'f39fa3e607ff7346e93febfa2d0e565e'