Date: Sunday, March 11, 2018 @ 17:54:28 Author: heftig Revision: 318565
0.40.0-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-11 17:49:16 UTC (rev 318564) +++ PKGBUILD 2018-03-11 17:54:28 UTC (rev 318565) @@ -4,7 +4,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.38.8 +pkgver=0.40.0 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=3bb9af482c339719abc1e2af0bdb20027f2d02cc # tags/0.38.8^0 +_commit=3ae57ab3ae448815e61da34fbd36a14cae679336 # tags/0.40.0^0 source=("git+https://git.gnome.org/browse/vala#commit=$_commit") sha256sums=('SKIP')
