summaryrefslogtreecommitdiff
path: root/community/monit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-22 00:02:33 +0000
committerroot <root@rshg054.dnsready.net>2012-05-22 00:02:33 +0000
commit62e13d20ed92262c7396eff00d048ce815693e74 (patch)
tree2a02f5885ef928a5c3776a9f1a5c0c37d0d531a4 /community/monit
parentd9687afd09db8b04c5ae90edf22df599532256c6 (diff)
Tue May 22 00:02:33 UTC 2012
Diffstat (limited to 'community/monit')
-rw-r--r--community/monit/PKGBUILD6
-rw-r--r--community/monit/monit.changelog3
2 files changed, 6 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() {
diff --git a/community/monit/monit.changelog b/community/monit/monit.changelog
index 004314b6d..f0472719c 100644
--- a/community/monit/monit.changelog
+++ b/community/monit/monit.changelog
@@ -1,3 +1,6 @@
+2012-05-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * monit 5.4-1
+
2012-03-18 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* monit 5.3.2-1