Date: Monday, June 20, 2016 @ 20:53:46 Author: heftig Revision: 270393
0.32.1-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-20 20:52:51 UTC (rev 270392) +++ PKGBUILD 2016-06-20 20:53:46 UTC (rev 270393) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.32.0 +pkgver=0.32.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=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('07a2aa4ede040789b4b5af817a42249d703bfe8affccb7732ca2b53d00c1fb6e') +sha256sums=('dd0d47e548a34cfb1e4b04149acd082a86414c49057ffb79902eb9a508a161a9') build() { cd $pkgname-$pkgver
