summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann2023-11-09 07:11:04 +0100
committerAndreas Baumann2023-11-09 07:11:04 +0100
commit439a2622ed557a4ab42558a5903c8ea35d8dbcce (patch)
tree3a108d7627b3c4adc95ce7846f2f922b73303b9d /PKGBUILD
parent7f75606fae794cac611ef470bf023c02bf2c50eb (diff)
downloadaur-thruk.tar.gz
updated to 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79656b7b9dff..1a59f3fbb082 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Andreas Baumann <mail at andreasbaumann dot cc>
pkgname=thruk
-pkgver=3.08.3
-pkgrel=2
+pkgver=3.10
+pkgrel=1
pkgdesc="Multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken"
arch=('any')
url="http://thruk.org"
@@ -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=('71fe1ccd1ac1e32e2375339b57bfe7c4')
+md5sums=('b40534681bc735b85ce1474045b370e3')
install="thruk.install"
build() {