summaryrefslogtreecommitdiff
path: root/extra/upower
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-09 20:52:21 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-09 20:52:21 -0300
commitaabab2c530c33c1beb40ac3dacb95e19ab99eac3 (patch)
tree1417c10b601a05725676a727a25901a32e7fd94c /extra/upower
parent3357db80ffa8a795fb5cdad0fc726470887706b0 (diff)
parentd1e588afc2779754c0abd1122ecf4f8e3c863d7a (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/cinepaint/PKGBUILD extra/cmake/PKGBUILD extra/fltk/PKGBUILD extra/foomatic/PKGBUILD extra/kdegraphics/PKGBUILD extra/kdelibs/PKGBUILD extra/kdepim-runtime/PKGBUILD extra/kdepim/PKGBUILD extra/libxi/PKGBUILD extra/monica/PKGBUILD extra/rasqal/PKGBUILD extra/soprano/PKGBUILD multilib/wine/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'extra/upower')
-rw-r--r--extra/upower/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/upower/PKGBUILD b/extra/upower/PKGBUILD
index 30a9704c2..c7887ed96 100644
--- a/extra/upower/PKGBUILD
+++ b/extra/upower/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 124973 2011-05-25 14:17:57Z ibiru $
+# $Id: PKGBUILD 130830 2011-07-08 08:18:13Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=upower
-pkgver=0.9.11
+pkgver=0.9.12
pkgrel=1
pkgdesc="Abstraction for enumerating power devices, listening to device events and querying history and statistics"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,8 +12,8 @@ depends=('udev' 'libusb' 'polkit' 'pm-utils' 'dbus-glib')
makedepends=('pkg-config' 'intltool' 'docbook-xsl' 'gobject-introspection')
replaces=('devicekit-power')
options=('!libtool')
-source=($url/releases/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('567358cc1b4887485d29e309897dd091c2c2ae95e48dfbb3279ffdc44a4b2956')
+source=($url/releases/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('06e7bb323c93a8e377a3cc5000b8deafdd22c92f3d2f3ef7f1a1f74d8e134bb0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"