summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2022-12-13 09:12:59 +0100
committerCedric Girard2022-12-13 09:12:59 +0100
commit013fbea2a5408e65a5849fff1f8ea8c3cbd1f7cc (patch)
treea45f751713efce24dd774bae0fec7f5a5f92c82e /PKGBUILD
parent11e9f416281b486b6eadb0973700c03d39a69673 (diff)
downloadaur-monitorix.tar.gz
upgpkg: monitorix 3.15.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98773725ef64..790415d315a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=monitorix
-pkgver=3.14.0
+pkgver=3.15.0
pkgrel=1
pkgdesc='A lightweight system monitoring tool that uses rrd databases.'
arch=('any')
@@ -24,7 +24,7 @@ conflicts=("$pkgname-git")
backup=("etc/$pkgname/$pkgname.conf" "etc/$pkgname.conf")
install=readme.install
source=("http://www.$pkgname.org/$pkgname-$pkgver.tar.gz")
-sha256sums=('2e901d4f5a266f23c5b3788a3da10a03c2bdb6512e1af61306c01a2ed2b61d49')
+sha256sums=('7eb0dea6ab272cf8838cf06d0cfd0325cfda9128d43a4743752f6bc4fafeb5de')
prepare() {
cd "$pkgname-$pkgver"