Date: Thursday, November 8, 2018 @ 00:49:33 Author: heftig Revision: 338054
0.42.3-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-07 22:07:56 UTC (rev 338053) +++ PKGBUILD 2018-11-08 00:49:33 UTC (rev 338054) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.42.2 +pkgver=0.42.3 pkgrel=1 pkgdesc='Compiler for the GObject type system' url='https://wiki.gnome.org/Projects/Vala' @@ -15,7 +15,7 @@ provides=(valadoc) conflicts=(valadoc) replaces=(valadoc) -_commit=50c1c3f0f31ed27fc91e16de672cb2fc439ac36a # tags/0.42.2^0 +_commit=7beb4b6436c16492e0aa26c42c9067066b04bdd4 # tags/0.42.3^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
