diff options
Diffstat (limited to 'testing/upower/PKGBUILD')
-rw-r--r-- | testing/upower/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/upower/PKGBUILD b/testing/upower/PKGBUILD index 06cf88c0a..b3642550e 100644 --- a/testing/upower/PKGBUILD +++ b/testing/upower/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 162916 2012-07-03 23:39:56Z tomegun $ +# $Id: PKGBUILD 164296 2012-07-29 23:15:56Z tomegun $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=upower pkgver=0.9.17 -pkgrel=1 +pkgrel=2 pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics" arch=('i686' 'x86_64') url="http://upower.freedesktop.org" |