Date: Monday, March 23, 2015 @ 08:08:35 Author: jgc Revision: 234482 upgpkg: vala 0.28.0-1
Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-23 07:06:16 UTC (rev 234481) +++ PKGBUILD 2015-03-23 07:08:35 UTC (rev 234482) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.27.2 +pkgver=0.28.0 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=('80e87d312cad0185691c4973b2e46fd15ab5557e818b319d3955cca0360b6453') +sha256sums=('0d9e3bd3f82145664875f7c29b2f544ba92d2814f75412948f774c0727fc977f') build() { cd $pkgname-$pkgver
