summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Baumann2021-11-11 12:33:21 +0100
committerAndreas Baumann2021-11-11 12:33:21 +0100
commit4421903b8e219b8e55a3b5b77a05f57c00ac65d7 (patch)
treed18bb6b24e99db7abf188e76a91d95cf01592df3
parent910cf41cd93ef786fb16ad6dcebfdbc9b908ff2d (diff)
downloadaur-4421903b8e219b8e55a3b5b77a05f57c00ac65d7.tar.gz
updated to 2.46
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70e29f459500..b6261e8a2910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andreas Baumann <mail at andreasbaumann dot cc>
pkgname=thruk
-_pkgver=2.44-3
+_pkgver=2.46
pkgver=${_pkgver/-/.}
pkgrel=1
pkgdesc="Multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken"
@@ -22,7 +22,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=('635ad202cbb5025a3adcd35ea022f3c7')
+md5sums=('81da33c73c2ea648c88351dc25538ffc')
build() {
cd $pkgname-$pkgver