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 e92045609..637747ba0 100644
--- a/community/monit/PKGBUILD
+++ b/community/monit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 58923 2011-11-20 11:30:07Z jlichtblau $
+# $Id: PKGBUILD 68168 2012-03-18 20:38:00Z 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.1
+pkgver=5.3.2
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=('91a3f15c11a9b9e60e6e3b963f9f4af2acf5ca50ac6dc047d94ce50e966addc6'
+sha256sums=('406a06ac912525c8e76066d07235c848466b331532b2b3de931b61fe455ae915'
'b235b2fdeec49015d6b74f028d161b289663692f9ee2d2d78cf52d8db87ca496')
build() {