We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59a6c6 commit 5b49f22Copy full SHA for 5b49f22
1 file changed
srcpkgs/valadoc/template
@@ -1,8 +1,8 @@
1
# Template file for 'valadoc'
2
pkgname=valadoc
3
# Should be kept in sync with 'vala' (shared distfiles)
4
-version=0.56.18
5
-revision=4
+version=0.56.19
+revision=1
6
build_style=gnu-configure
7
configure_args="--with-cgraph=yes GI_GIRDIR=/usr/share/gir-1.0"
8
hostmakedepends="flex libxslt pkg-config automake libtool vala"
@@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
15
homepage="https://wiki.gnome.org/Projects/Vala"
16
changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
17
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
18
-checksum=f2affe7d40ab63db8e7b9ecc3f6bdc9c2fc7e3134c84ff2d795f482fe926a382
+checksum=5ad7cbbfcc0de61b403d6797c9ef60455bfbebd8e162aec33b5b0b097adfb9d5
19
20
pre_configure() {
21
autoreconf -if
0 commit comments