Date: Monday, March 26, 2018 @ 09:16:52 Author: heftig Revision: 320346
0.40.1-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-26 08:24:18 UTC (rev 320345) +++ PKGBUILD 2018-03-26 09:16:52 UTC (rev 320346) @@ -4,7 +4,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.40.0 +pkgver=0.40.1 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=3ae57ab3ae448815e61da34fbd36a14cae679336 # tags/0.40.0^0 +_commit=9d0990e1d4048893a129008f27bff0ca458c5d05 # tags/0.40.1^0 source=("git+https://git.gnome.org/browse/vala#commit=$_commit") sha256sums=('SKIP')
