Date: Sunday, October 23, 2016 @ 18:58:33 Author: heftig Revision: 279187
0.34.2-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-23 18:51:36 UTC (rev 279186) +++ PKGBUILD 2016-10-23 18:58:33 UTC (rev 279187) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.34.1 +pkgver=0.34.2 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=e06c1524749862c2a3fd5b9e7a183f021116fa38 # tags/0.34.1^0 +_commit=9b75174cc2aff56403d2167f825b01dbe9a391ea # tags/0.34.2^0 source=("git://git.gnome.org/vala#commit=$_commit") sha256sums=('SKIP')
