* update vala to 0.56.14-1

This commit is contained in:
Alexander Baldeck 2023-12-10 12:44:10 +01:00
parent 36de96ccf2
commit 468a31827c

View File

@ -5,7 +5,7 @@
# Contributor: Timm Preetz <timm@preetz.us>
pkgname=vala
pkgver=0.56.13
pkgver=0.56.14
pkgrel=1
pkgdesc='Compiler for the GObject type system'
url='https://wiki.gnome.org/Projects/Vala'
@ -37,7 +37,7 @@ provides=(
)
conflicts=(valadoc)
replaces=(valadoc)
_commit=66dd0937d8b9f29c801c9e7340a404ae4bbfdd1f # tags/0.56.13^0
_commit=c36a694d9bf09b622aac7f9b9e0af70c966b721e # tags/0.56.14^0
source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit")
b2sums=('SKIP')