diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template index 22c5ca21e3..7553523e40 100644 --- a/srcpkgs/xcb-util-cursor/template +++ b/srcpkgs/xcb-util-cursor/template @@ -1,7 +1,7 @@ # Template build for 'xcb-util-cursor'. pkgname=xcb-util-cursor -version=0.1.1 -revision=2 +version=0.1.2 +revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config gperf m4" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://xcb.freedesktop.org" license="MIT" distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2" -checksum=517a1febcede3bc994e356c4c066e297a12ca219063b7d39047e29c7a8860652 +checksum=ed65367b810d47ab637011585135f4a84dd12e235dddcd3b26e0cfb3be21fb3a xcb-util-cursor-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"