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

Ionut Biru ibiru at archlinux.org
Wed Mar 31 22:03:58 UTC 2010


    Date: Wednesday, March 31, 2010 @ 18:03:57
  Author: ibiru
Revision: 75148

upower has new home, changed url and sources

Modified:
  upower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-31 21:06:54 UTC (rev 75147)
+++ PKGBUILD	2010-03-31 22:03:57 UTC (rev 75148)
@@ -6,13 +6,13 @@
 pkgrel=1
 pkgdesc="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"
+url="http://upower.freedesktop.org"
 license=('GPL')
 depends=('udev>=151' 'libusb>=0.1.12' 'polkit>=0.96' 'pm-utils')
 makedepends=('gtk-doc' 'pkgconfig' 'intltool' 'docbook-xsl')
 replaces=('devicekit-power')
 options=('!emptydirs' '!libtool')
-source=(http://hal.freedesktop.org/releases/UPower-${pkgver}.tar.gz)
+source=($url/releases/UPower-${pkgver}.tar.gz)
 sha256sums=('f81b82e419fa2296995d610bb0b2585ee42cd9e45e198451f95f72f272abd714')
 
 build() {




More information about the arch-commits mailing list