From d82ecb2eafc79779ce0ed05be75cd89969636c00 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 23 Mar 2011 10:35:46 +0100 Subject: [PATCH] vala: update to 0.11.7. --HG-- branch : gnome3 --- srcpkgs/dconf/template | 4 ++-- srcpkgs/vala/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/dconf/template b/srcpkgs/dconf/template index 12fbb3c93b..da67410875 100644 --- a/srcpkgs/dconf/template +++ b/srcpkgs/dconf/template @@ -1,11 +1,11 @@ # Template file for 'dconf' pkgname=dconf -version=0.7.2 +version=0.7.3 distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="A low-level configuration system" maintainer="Juan RP " -checksum=35fc51ef893dc3951bfc7abaee6adb8b77e501274b3a5292ed03db4e685ef03c +checksum=84efc95cb62b6637b2131e110ff447908be739c2185d69bebb300293b561dfd9 long_desc=" dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration diff --git a/srcpkgs/vala/template b/srcpkgs/vala/template index 29e227895f..2cf384a832 100644 --- a/srcpkgs/vala/template +++ b/srcpkgs/vala/template @@ -1,12 +1,12 @@ # Template file for 'vala' pkgname=vala -version=0.11.6 +version=0.11.7 distfiles="http://download.gnome.org/sources/vala/0.11/vala-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-vapigen" short_desc="Compiler for the GObject type system" maintainer="Juan RP " -checksum=4c5b715d47b3426e670c7a9c5d6050e3a436819aba6902d71c16f2267c8d187b +checksum=d82a17003cb999b3411615631ca82849900986177a8bc6bec2333a5101b226f6 long_desc=" Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime