Date: Monday, November 18, 2019 @ 09:28:36 Author: heftig Revision: 369227
0.46.5-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-18 07:23:16 UTC (rev 369226) +++ PKGBUILD 2019-11-18 09:28:36 UTC (rev 369227) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.46.4 +pkgver=0.46.5 pkgrel=1 pkgdesc='Compiler for the GObject type system' url='https://wiki.gnome.org/Projects/Vala' @@ -15,7 +15,7 @@ provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so) conflicts=(valadoc) replaces=(valadoc) -_commit=1decbe39caef83c82842b8ed68532c3b19fde6f5 # tags/0.46.4^0 +_commit=8213d9fb5dac9413a5ed24b1fade1806f039deab # tags/0.46.5^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
