From 99f111d7d9388999c7cb1b70a2f1bdb534872e19 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 8 Oct 2013 20:53:32 +0200 Subject: [PATCH] upower: update to 0.9.22. --- srcpkgs/upower/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/upower/template b/srcpkgs/upower/template index 33811e575c..fb867e9268 100644 --- a/srcpkgs/upower/template +++ b/srcpkgs/upower/template @@ -1,10 +1,10 @@ # Template file for 'upower' pkgname=upower -version=0.9.21 +version=0.9.22 revision=1 build_style=gnu-configure -configure_args="--disable-static --with-backend=linux --without-idevice ---enable-systemd --with-systemdutildir=/usr/lib/systemd +configure_args="--disable-static --with-backend=linux +--without-idevice --with-systemdutildir=/usr/lib/systemd --with-systemdsystemunitdir=/usr/lib/systemd/system" hostmakedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection" makedepends="libusb-devel libgudev-devel dbus-glib-devel polkit-devel systemd-devel" @@ -13,7 +13,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://upower.freedesktop.org" distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz" -checksum=13c28e0a700291a322e0674894fedfd695889845ab82df2aafd699aa9bdbb2e2 +checksum=d31e81b5123c597df1bd246a371dd5eec88b3fdef5f514086f153577e3215f11 pre_configure() { sed -i "/slashlibdir=/s#/lib#/usr/lib#" configure