[arch-commits] Commit in devicekit-power/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Oct 19 18:27:31 UTC 2009


    Date: Monday, October 19, 2009 @ 14:27:31
  Author: jgc
Revision: 56105

upgpkg: devicekit-power 012-1
    Update to 012 - replace devicekit

Modified:
  devicekit-power/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-19 18:14:58 UTC (rev 56104)
+++ PKGBUILD	2009-10-19 18:27:31 UTC (rev 56105)
@@ -3,17 +3,18 @@
 # Contributor: Denis Zawada <deno at rootnode.net>
 
 pkgname=devicekit-power
-pkgver=010
+pkgver=012
 pkgrel=1
 pkgdesc="DeviceKit-power is an abstraction for enumerating power devices, listening to device events and querying history and statistics"
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/wiki/Software/DeviceKit"
 license=('GPL')
-depends=('udev>=145' 'libusb>=0.1.12' 'polkit>=0.94')
+depends=('udev>=146' 'libusb>=0.1.12' 'polkit>=0.94')
 makedepends=('gtk-doc' 'pkgconfig' 'intltool' 'docbook-xsl')
+replaces=('devicekit')
 options=('!emptydirs' '!libtool')
 source=("http://hal.freedesktop.org/releases/DeviceKit-power-${pkgver}.tar.gz")
-md5sums=('ab6d840efd70b4dcc6008782454e5e7a')
+md5sums=('34b8d698658cce77050443125fa9fab4')
 
 build() {
   cd "${srcdir}/DeviceKit-power-${pkgver}"




More information about the arch-commits mailing list