Date: Tuesday, March 3, 2020 @ 19:25:43 Author: heftig Revision: 376524
0.48.0-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-03 18:08:39 UTC (rev 376523) +++ PKGBUILD 2020-03-03 19:25:43 UTC (rev 376524) @@ -3,7 +3,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.46.6 +pkgver=0.48.0 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=1c7e2e64e24dc1508e312987c0eaff891ffb009b # tags/0.46.6^0 +_commit=2de13fa52713e918caff0878ff1dd4f462ec33cc # tags/0.48.0^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
