From 2b28508549b2faec0c171d1485f6413e18643f82 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Mar 2015 05:15:04 +0100 Subject: [PATCH] xcb-util-cursor: update to 0.1.2. --- srcpkgs/xcb-util-cursor/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template index 22c5ca21e37..7553523e403 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}"