vala: update to 0.11.7.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-03-23 10:35:46 +01:00
parent 894d212951
commit d82ecb2eaf
2 changed files with 4 additions and 4 deletions

View file

@ -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 <xtraeme@gmail.com>"
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

View file

@ -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 <xtraeme@gmail.com>"
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