From 086e8d04fca4ba871720bf02a29da7ae1ef29204 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 2 Oct 2015 08:38:49 +0200 Subject: [PATCH] grilo: update to 0.2.13. --- srcpkgs/grilo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/grilo/template b/srcpkgs/grilo/template index fdd7b41085f..844e49dd696 100644 --- a/srcpkgs/grilo/template +++ b/srcpkgs/grilo/template @@ -1,6 +1,6 @@ # Template file for 'grilo' pkgname=grilo -version=0.2.12 +version=0.2.13 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://live.gnome.org/Grilo" distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz" -checksum=55b4663550bc8185f8db232e96b9ba99fbfa9175e31e7321fa5ccaacf3617b85 +checksum=f16c12271bb9a7270e58866e1b7d1914b4a447245af44eaf4f4dffe073458838 # Package build options build_options="gir"