From 8e0f0561892f3e696bc0771b6ba2e7d22482dcc0 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 22 Sep 2016 11:39:17 +0200 Subject: [PATCH] gcr: update to 3.20.0. --- srcpkgs/gcr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gcr/template b/srcpkgs/gcr/template index 91e02c866e7..b0175661758 100644 --- a/srcpkgs/gcr/template +++ b/srcpkgs/gcr/template @@ -1,6 +1,6 @@ # Template file for 'gcr' pkgname=gcr -version=3.18.0 +version=3.20.0 revision=1 build_style=gnu-configure configure_args="$(vopt_enable gir introspection) --disable-update-mime @@ -15,7 +15,7 @@ maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/gcr/${version%.*}/gcr-${version}.tar.xz" -checksum=d4d16da5af55148a694055835ccd07ad34daf0ad03bdad929bf7cad15637ce00 +checksum=90572c626d8a708225560c42b4421f7941315247fa1679d4ef569bde7f4bb379 # Package build options build_options="gir"