diff options
author | root <root@rshg054.dnsready.net> | 2011-09-15 23:14:42 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-15 23:14:42 +0000 |
commit | 062d1ba2c4d5de52d97f339c5a3ac1199b8533f6 (patch) | |
tree | bd00d2e476e1761b3771b1849a3a207dd8cb5c57 /community/apcupsd/PKGBUILD | |
parent | d5effc9aadfb9ed5890376ca9497eef52fafcf83 (diff) |
Thu Sep 15 23:14:42 UTC 2011
Diffstat (limited to 'community/apcupsd/PKGBUILD')
-rw-r--r-- | community/apcupsd/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/community/apcupsd/PKGBUILD b/community/apcupsd/PKGBUILD index ecdc98517..0e50f3466 100644 --- a/community/apcupsd/PKGBUILD +++ b/community/apcupsd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 53371 2011-08-03 09:47:21Z spupykin $ +# $Id: PKGBUILD 55548 2011-09-14 08:57:52Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Todd Musall <tmusall@comcast.net> pkgname=apcupsd -pkgver=3.14.9 -pkgrel=2 -pkgdesc="Apcupsd can be used for power mangement and controlling most of APC's UPS models on Unix and Windows machines." +pkgver=3.14.10 +pkgrel=1 +pkgdesc="power mangement and controlling most of APC's UPS models" arch=(i686 x86_64) url="http://www.apcupsd.org" license=('GPL') @@ -18,7 +18,7 @@ backup=(etc/apcupsd/apcupsd.conf etc/apcupsd/hosts.conf etc/apcupsd/multimon.conf) source=(http://downloads.sourceforge.net/apcupsd/$pkgname-$pkgver.tar.gz apcupsd) -md5sums=('aa5e2c2954a81c2f07e0a356e38fe853' +md5sums=('5928822d855c5cf7ac29655e3e0b8c23' '8bc674da24188c69b0ad5d7fe7510f73') build() { |