Date: Friday, April 22, 2022 @ 23:06:20 Author: heftig Revision: 443780
0.56.1-1 Modified: vala/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-22 23:05:42 UTC (rev 443779) +++ PKGBUILD 2022-04-22 23:06:20 UTC (rev 443780) @@ -4,8 +4,8 @@ # Contributor: Timm Preetz <[email protected]> pkgname=vala -pkgver=0.56.0 -pkgrel=2 +pkgver=0.56.1 +pkgrel=1 pkgdesc='Compiler for the GObject type system' url='https://wiki.gnome.org/Projects/Vala' arch=(x86_64) @@ -17,7 +17,7 @@ conflicts=(valadoc) replaces=(valadoc) options=(debug) -_commit=e6f675dc4916334e46b0e1af19d072bec48f39ca # tags/0.56.0^0 +_commit=ef23c1bd93e5c4f3e52f87ef98e3cf7a833a18d9 # tags/0.56.1^0 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit") sha256sums=('SKIP')
