diff --git a/srcpkgs/vala/template b/srcpkgs/vala/template index be4344a737b0fe..ef00e466a0f361 100644 --- a/srcpkgs/vala/template +++ b/srcpkgs/vala/template @@ -1,8 +1,8 @@ # Template file for 'vala' pkgname=vala # Should be kept in sync with 'valadoc' (shared distfiles) -version=0.56.18 -revision=2 +version=0.56.19 +revision=1 build_style=gnu-configure configure_args="--disable-valadoc GI_GIRDIR=/usr/share/gir-1.0" hostmakedepends="flex libxslt pkg-config automake libtool" @@ -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/master/NEWS" distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz" -checksum=f2affe7d40ab63db8e7b9ecc3f6bdc9c2fc7e3134c84ff2d795f482fe926a382 +checksum=5ad7cbbfcc0de61b403d6797c9ef60455bfbebd8e162aec33b5b0b097adfb9d5 shlib_provides="libvalaccodegen.so" make_check=extended # take a lot of time diff --git a/srcpkgs/valadoc/template b/srcpkgs/valadoc/template index 5db938c54219a5..c4ab876f04d011 100644 --- a/srcpkgs/valadoc/template +++ b/srcpkgs/valadoc/template @@ -1,8 +1,8 @@ # Template file for 'valadoc' pkgname=valadoc # Should be kept in sync with 'vala' (shared distfiles) -version=0.56.18 -revision=4 +version=0.56.19 +revision=1 build_style=gnu-configure configure_args="--with-cgraph=yes GI_GIRDIR=/usr/share/gir-1.0" hostmakedepends="flex libxslt pkg-config automake libtool vala" @@ -15,7 +15,7 @@ license="LGPL-2.1-or-later" homepage="https://wiki.gnome.org/Projects/Vala" changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS" distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz" -checksum=f2affe7d40ab63db8e7b9ecc3f6bdc9c2fc7e3134c84ff2d795f482fe926a382 +checksum=5ad7cbbfcc0de61b403d6797c9ef60455bfbebd8e162aec33b5b0b097adfb9d5 pre_configure() { autoreconf -if