Date: Tuesday, September 21, 2021 @ 16:58:57 Author: heftig Revision: 424477
0.54.1-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 16:56:20 UTC (rev 424476) +++ PKGBUILD 2021-09-21 16:58:57 UTC (rev 424477) @@ -4,7 +4,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.52.5 +pkgver=0.54.1 pkgrel=1 pkgdesc='Compiler for the GObject type system' url='https://wiki.gnome.org/Projects/Vala' @@ -16,7 +16,7 @@ provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so) conflicts=(valadoc) replaces=(valadoc) -_commit=f8bad6ef427c15af35e49a92f653f0c84ba989fc # tags/0.52.5^0 +_commit=15380150e63402e41609346537825d64d1458eea # tags/0.54.1^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
