Date: Sunday, October 9, 2016 @ 21:52:11 Author: heftig Revision: 278133
0.34.1-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-09 20:38:57 UTC (rev 278132) +++ PKGBUILD 2016-10-09 21:52:11 UTC (rev 278133) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.34.0+10+gc6474a5 +pkgver=0.34.1 pkgrel=1 pkgdesc="Compiler for the GObject type system" url="https://wiki.gnome.org/Projects/Vala" @@ -12,7 +12,7 @@ depends=(glib2) makedepends=(libxslt git vala) checkdepends=(dbus libx11 gobject-introspection) -_commit=c6474a50e942f1418bc9c6a58ea244b835197994 +_commit=e06c1524749862c2a3fd5b9e7a183f021116fa38 # tags/0.34.1^0 source=("git://git.gnome.org/vala#commit=$_commit") sha256sums=('SKIP')
