Date: Monday, February 14, 2022 @ 20:11:47 Author: heftig Revision: 437206
0.54.7-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-14 20:11:43 UTC (rev 437205) +++ PKGBUILD 2022-02-14 20:11:47 UTC (rev 437206) @@ -4,7 +4,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.54.6 +pkgver=0.54.7 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=9fa627b36ca7828c0d7893e6f5eaf48ea9b02757 # tags/0.54.6^0 +_commit=1a4aac8f53b388220bf291f0814e0724e003dca8 # tags/0.54.7^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
