Date: Sunday, March 8, 2015 @ 16:31:21 Author: jgc Revision: 233089 upgpkg: vala 0.27.1-1
Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-08 15:27:39 UTC (rev 233088) +++ PKGBUILD 2015-03-08 15:31:21 UTC (rev 233089) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.26.2 +pkgver=0.27.1 pkgrel=1 pkgdesc="Compiler for the GObject type system" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('libxslt') checkdepends=('dbus' 'libx11' 'gobject-introspection') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('37f13f430c56a93b6dac85239084681fd8f31c407d386809c43bc2f2836e03c4') +sha256sums=('0bce939c011c34478da840f869b3c24d02e8f1c92691c587c1fe289a5533cd77') build() { cd $pkgname-$pkgver
