summaryrefslogtreecommitdiff
path: root/community/monit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/monit/PKGBUILD')
-rw-r--r--community/monit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/monit/PKGBUILD b/community/monit/PKGBUILD
index 637747ba0..9f7426ba0 100644
--- a/community/monit/PKGBUILD
+++ b/community/monit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68168 2012-03-18 20:38:00Z jlichtblau $
+# $Id: PKGBUILD 70938 2012-05-20 10:06:55Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
# Contributor: Marco Bartholomew <marco@marcobartholomew.com>
pkgname=monit
-pkgver=5.3.2
+pkgver=5.4
pkgrel=1
pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ backup=('etc/monitrc')
changelog=$pkgname.changelog
source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz \
monitd)
-sha256sums=('406a06ac912525c8e76066d07235c848466b331532b2b3de931b61fe455ae915'
+sha256sums=('805c6545de2dd7f3d9e6e0c68018b2aadd5fc98b243c8868178f247a60906038'
'b235b2fdeec49015d6b74f028d161b289663692f9ee2d2d78cf52d8db87ca496')
build() {