Date: Monday, November 11, 2019 @ 10:19:10 Author: heftig Revision: 367743
0.46.4-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-11 10:12:45 UTC (rev 367742) +++ PKGBUILD 2019-11-11 10:19:10 UTC (rev 367743) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.46.3 +pkgver=0.46.4 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=08abf149d56c18420cdfa0a66017bbe93ca939d2 # tags/0.46.3^0 +_commit=1decbe39caef83c82842b8ed68532c3b19fde6f5 # tags/0.46.4^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
