diff --git a/srcpkgs/libgusb/template b/srcpkgs/libgusb/template index 6b0907413a..4374aeeaa9 100644 --- a/srcpkgs/libgusb/template +++ b/srcpkgs/libgusb/template @@ -1,7 +1,7 @@ # Template file for 'libgusb' pkgname=libgusb -version=0.2.4 -revision=2 +version=0.2.5 +revision=1 build_style=gnu-configure configure_args="--disable-static $(vopt_enable gir introspection)" hostmakedepends="pkg-config $(vopt_if gir gobject-introspection)" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="https://gitorious.org/gusb/" license="LGPL-2.1" distfiles="http://people.freedesktop.org/~hughsient/releases/$pkgname-${version}.tar.xz" -checksum=437966fb45e30b8e757b2c200daf5d4e7dd22bf5aa80e151e3b1807270d38083 +checksum=a3ad56773548695292f49b62df1eb7fb1e87e1e0c9d3982e80f65f47095fa492 # Package build options build_options="gir"