summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann2022-04-21 09:53:50 +0200
committerAndreas Baumann2022-04-21 09:53:50 +0200
commit48fd6d4fa46e2e66e90ac3d65c515b7bfac91fdb (patch)
tree37f7f7c0555eb6fb667a11c81f59ca74ac10a139 /PKGBUILD
parent60ea5c2a79f86a085d9c68c1d8aebf1dc0db83fb (diff)
downloadaur-48fd6d4fa46e2e66e90ac3d65c515b7bfac91fdb.tar.gz
updated to 2.48
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9d64dbfe423..de6b14ad3de6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andreas Baumann <mail at andreasbaumann dot cc>
pkgname=thruk
-pkgver=2.46.3
+pkgver=2.48
pkgrel=1
pkgdesc="Multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken"
arch=('any')
@@ -21,7 +21,7 @@ backup=('etc/thruk/cgi.cfg' 'etc/thruk/htpasswd'
'etc/thruk/naglint.conf' 'etc/httpd/conf/extra/thruk.conf'
'etc/thruk/thruk_local.conf' 'etc/logrotate.d/thruk-base')
source=(http://download.thruk.org/pkg/v$pkgver/src/$pkgname-$pkgver.tar.gz)
-md5sums=('34f232c11d93be4b2a1f9574d7e84a61')
+md5sums=('e2ca3505042a18a6a6b2f7a33b096af3')
build() {
cd $pkgname-$pkgver