From e958423490135673a1b1aa359e8e948d37148fce Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 18 Dec 2015 07:25:23 +0100 Subject: [PATCH] libcroco: update to 0.6.11. --- srcpkgs/libcroco/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcroco/template b/srcpkgs/libcroco/template index 140297f378..c3cad7815b 100644 --- a/srcpkgs/libcroco/template +++ b/srcpkgs/libcroco/template @@ -1,6 +1,6 @@ # Template build file for 'libcroco'. pkgname=libcroco -version=0.6.10 +version=0.6.11 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=72066611df77f5c4fb28268cfc7306ecc1517212a6182c2ea756c326a154246c +checksum=132b528a948586b0dfa05d7e9e059901bca5a3be675b6071a90a90b81ae5a056 libcroco-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"