udisks2: update to 2.0.0.

This commit is contained in:
Juan RP 2012-10-06 15:56:07 +02:00
parent 9a7a03953c
commit 628ba8bb8d
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,11 @@
# Template file for 'udisks2'
pkgname=udisks2
version=1.99.0
version=2.0.0
revision=1
wrksrc="udisks-${version}"
build_style=gnu-configure
configure_args="--disable-static --with-udevdir=/usr/lib/udev
--with-systemdsystemunitdir=/usr/lib/systemd/system"
depends="udev"
makedepends="pkg-config intltool gobject-introspection libxslt docbook-xsl
acl-devel device-mapper-devel liblvm2app-devel libparted-devel libatasmart-devel
polkit-devel libgudev-devel sg3_utils-devel systemd-devel"
@ -17,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/udisks"
license="GPL-2"
distfiles="http://udisks.freedesktop.org/releases/udisks-$version.tar.bz2"
checksum=f06d1947ac3c79f3de85ee17b7046da9d22dd9ab06cc75a985e767161704e176
checksum=aa026a5a865688a2e9e430a389c7636c1a556d980539e4bd4a3f31dc5d4fe1eb
long_desc="
The udisks project provides:

View File

@ -1,3 +1,4 @@
libsystemd-daemon.so.0
libsystemd-login.so.0
libpthread.so.0
libgobject-2.0.so.0