summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Brost2017-11-08 10:47:28 +0100
committerJulian Brost2017-11-08 10:47:28 +0100
commit4910fe2d0ad855696dd85c945bd8f418cbd155ab (patch)
tree7da4b2561d10d4b85223d747dcff16ac0eb40f1f /PKGBUILD
parentb20a4d407febe3aea946a364c0dc69fde0f62c83 (diff)
downloadaur-4910fe2d0ad855696dd85c945bd8f418cbd155ab.tar.gz
bump version to 6.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ccbe6703919..8e887fbf652c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julian Brost <julian@0x4a42.net>
pkgname=check-nwc-health
-pkgver=6.4.1.6
+pkgver=6.4.2
pkgrel=1
pkgdesc="Monitoring check for various network equipment"
arch=('any')
@@ -14,7 +14,7 @@ optdepends=('perl-soap-lite: checks based on UPnP'
'perl-xml-treebuilder: FritzBox checks'
'perl-json: FritzBox checks')
source=("https://labs.consol.de/assets/downloads/nagios/check_nwc_health-$pkgver.tar.gz")
-sha256sums=('97345b575687f649699abb80aea680e5a744bf91702bcade1a25cd036a07e815')
+sha256sums=('f1380f4538a8936898e85c3d0951ebe13f10ca94d539f519f72a771d88461eb4')
build() {
cd "check_nwc_health-$pkgver"