Date: Tuesday, March 7, 2017 @ 11:22:18 Author: heftig Revision: 290089
0.34.6-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-07 10:49:10 UTC (rev 290088) +++ PKGBUILD 2017-03-07 11:22:18 UTC (rev 290089) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.34.5 +pkgver=0.34.6 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=0543f63bc86a6cd4064097ce6d6a8482df4f3243 # tags/0.34.5^0 +_commit=b5c353a01c764d400099a64d3516a289a5bd289e # tags/0.34.6^0 source=("git+https://git.gnome.org/browse/vala#commit=${_commit}") sha256sums=('SKIP')
