From a8737b0e6278c033db074da5e4a9403d77c56ac1 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Mon, 24 Sep 2018 17:18:12 +0200 Subject: [PATCH] vala: update to 0.42.2. --- srcpkgs/vala/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/vala/template b/srcpkgs/vala/template index 23eb373b0f9..68bab48be41 100644 --- a/srcpkgs/vala/template +++ b/srcpkgs/vala/template @@ -1,6 +1,6 @@ # Template file for 'vala' pkgname=vala -version=0.42.1 +version=0.42.2 revision=1 patch_args="-Np1" build_style=gnu-configure @@ -11,10 +11,10 @@ checkdepends="dbus libgirepository-devel" short_desc="Compiler for the GObject type system" maintainer="Enno Boland " license="LGPL-2.1-or-later" -homepage="https://live.gnome.org/Vala" -changelog="https://raw.githubusercontent.com/GNOME/vala/0.42/NEWS" +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=b4a52524207aadc77f4b39e29e4375387d2b6efe40738b33434e3298ebdabb11 +checksum=9e89aa42152b1cef551568f827aa2deea2a9b5487d78c91474c8617b618e5f07 # for valadoc if [ "$CROSS_BUILD" ]; then