Date: Monday, April 9, 2018 @ 05:00:27 Author: heftig Revision: 321326
0.40.3-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-09 04:59:18 UTC (rev 321325) +++ PKGBUILD 2018-04-09 05:00:27 UTC (rev 321326) @@ -4,7 +4,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.40.2 +pkgver=0.40.3 pkgrel=1 pkgdesc="Compiler for the GObject type system" url="https://wiki.gnome.org/Projects/Vala" @@ -16,7 +16,7 @@ provides=(valadoc) conflicts=(valadoc) replaces=(valadoc) -_commit=3a11e70aefae4f2344b6352440e82cab0963f4f7 # tags/0.40.2^0 +_commit=6d1cc0390f390f3e64f0bf3c1a0ed440b771968f # tags/0.40.3^0 source=("git+https://git.gnome.org/browse/vala#commit=$_commit") sha256sums=('SKIP')
