main/vala: upgrade to 0.7.10

This commit is contained in:
Natanael Copa 2010-02-10 18:06:35 +00:00
parent cc84ec7982
commit c05773a3de

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=vala
pkgver=0.7.9
pkgver=0.7.10
pkgrel=0
pkgdesc="Compiler for the GObject type system"
url="http://live.gnome.org/Vala"
@ -23,4 +23,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
md5sums="a409c95ca2831c61b1f966d84e9b99ee vala-0.7.9.tar.gz"
md5sums="b6a2f2dc861dc184db4ee3514da58522 vala-0.7.10.tar.gz"