From f009a6a36d817d7c6fa184e03a9816292493a20f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 31 May 2012 14:31:50 +0200 Subject: [PATCH] gnome-common: update to 3.4.0.1. --- srcpkgs/gnome-common/template | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/srcpkgs/gnome-common/template b/srcpkgs/gnome-common/template index 4db6ba96bac..c2c5c855f9b 100644 --- a/srcpkgs/gnome-common/template +++ b/srcpkgs/gnome-common/template @@ -1,16 +1,14 @@ # Template file for 'gnome-common' pkgname=gnome-common -version=3.1.0 -revision=1 -distfiles="${GNOME_SITE}/$pkgname/3.1/$pkgname-$version.tar.xz" +version=3.4.0.1 +noarch=yes +distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz" build_style=gnu-configure fulldepends="automake" short_desc="Common scripts and macros to develop with GNOME" maintainer="davehome " homepage="http://www.gnome.org" license="GPL-2" -checksum=fbbc4e03f9276fb12b7cc2da769c932547cdec3b1604335b178270669dba257c +checksum=3d92a5d1dae550c409f644d87a4bba17342e14fb11ce8b1e58757ce35f3a46f7 long_desc=" This package contains common scripts and macros to develop with GNOME." - -noarch=yes