vala: update to 0.44.3.

This commit is contained in:
maxice8 2019-04-09 00:01:42 -03:00 committed by maxice8
parent 07871cf26c
commit 8b2a9f5dbd
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'vala'
pkgname=vala
# Should be kept in sync with 'valadoc' (shared distfiles)
version=0.44.2
revision=2
version=0.44.3
revision=1
build_style=gnu-configure
configure_args="--disable-valadoc"
hostmakedepends="flex libxslt pkg-config"
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/Vala"
changelog="https://gitlab.gnome.org/GNOME/vala/raw/0.42/NEWS"
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
checksum=67d9bb4656d8fe04bcfc1ed7ff35d191df425923de46c921ae3c3d996eee8040
checksum=8553b422484af88be1685d8b47f7b0df36ae4477c3e77e89ab22276ffed1eae9
shlib_provides="libvalaccodegen.so"
post_install() {