summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-02-02 03:06:38 -0500
committergraysky2016-02-02 03:06:38 -0500
commit178907af44ced226a956143fd295dce32ef82585 (patch)
tree15359310c18a886545751055b4eb0083f757eceb /PKGBUILD
parentd8e9e953d1d2f1d7a76b3964ddb0beb93bcf3788 (diff)
downloadaur-178907af44ced226a956143fd295dce32ef82585.tar.gz
Update to 3.8.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 063b74e4adf7..8a0b895ddf45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=monitorix
pkgver=3.8.1
-pkgrel=1
+pkgrel=2
pkgdesc='A lightweight system monitoring tool that uses rrd databases.'
arch=('any')
url='http://www.monitorix.org'
@@ -17,8 +17,8 @@ optdepends=(
'nvidia: enable support for nVidia card temp and usage monitoring.'
'smartmontools: enable support for hdd bad sector monitoring.'
'terminus-font: if graphs do not contain characters, you may need this font package.')
-conflicts=$pkgname-git
-backup=(etc/$pkgname/$pkgname.conf etc/$pkgname.conf)
+conflicts=("$pkgname-git")
+backup=("etc/$pkgname/$pkgname.conf" "etc/$pkgname.conf")
install=readme.install
source=("http://www.$pkgname.org/$pkgname-$pkgver.tar.gz")
sha256sums=('d284f9a7296a42fcb8e8f67c7c8400fa5fba95c49016bebc87f0f66fc3094e90')