vala: update to 0.32.0

This commit is contained in:
Jeff Huang 2016-03-23 12:09:16 +00:00
parent e200059fe8
commit ade5e545ad

View File

@ -1,5 +1,5 @@
pkgname=vala
pkgver=0.30.0
pkgver=0.32.0
pkgrel=1
pkgdesc="Compiler for the GObject type system."
arch=('x86_64')
@ -9,7 +9,7 @@ depends=('glib2')
makedepends=('libxslt')
checkdepends=('dbus' 'libx11' 'gobject-introspection')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf')
sha256sums=('07a2aa4ede040789b4b5af817a42249d703bfe8affccb7732ca2b53d00c1fb6e')
build() {
cd $pkgname-$pkgver