Date: Thursday, March 19, 2015 @ 14:43:11 Author: jgc Revision: 234158
upgpkg: vala 0.27.2-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-19 13:31:51 UTC (rev 234157) +++ PKGBUILD 2015-03-19 13:43:11 UTC (rev 234158) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.27.1 +pkgver=0.27.2 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=('0bce939c011c34478da840f869b3c24d02e8f1c92691c587c1fe289a5533cd77') +sha256sums=('80e87d312cad0185691c4973b2e46fd15ab5557e818b319d3955cca0360b6453') build() { cd $pkgname-$pkgver
