summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann2022-11-17 13:43:27 +0100
committerAndreas Baumann2022-11-17 13:43:27 +0100
commit6dcaf69ae26f93f1b085794aeb02eb73a33c8dad (patch)
treed2afcd43bdccc5954b2be63cfbd734142e5d5999 /PKGBUILD
parent1b42a9e4bf92319aada28f84bf60aaa81e55c27a (diff)
downloadaur-6dcaf69ae26f93f1b085794aeb02eb73a33c8dad.tar.gz
updated to 3.00
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40453690fd09..199f6b643e7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andreas Baumann <mail at andreasbaumann dot cc>
pkgname=thruk
-pkgver=2.50
+pkgver=3.00
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=('0d9d2397ed0bab87768b1f8b74243f32')
+md5sums=('31739cf89b2d4f3a3ecb29be55d3aea1')
build() {
cd $pkgname-$pkgver