gspell: update to 1.12.2.

This commit is contained in:
Bnyro 2023-08-06 10:11:23 +02:00 committed by Duncan Overbruck
parent 7cb171578e
commit 92edd7f957

View file

@ -1,7 +1,7 @@
# Template file for 'gspell' # Template file for 'gspell'
pkgname=gspell pkgname=gspell
version=1.12.1 version=1.12.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
configure_args="--disable-static $(vopt_enable gir introspection) configure_args="--disable-static $(vopt_enable gir introspection)
@ -16,7 +16,7 @@ license="LGPL-2.1-or-later"
homepage="https://gitlab.gnome.org/GNOME/gspell" homepage="https://gitlab.gnome.org/GNOME/gspell"
changelog="https://gitlab.gnome.org/GNOME/gspell/-/raw/master/NEWS" changelog="https://gitlab.gnome.org/GNOME/gspell/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-${version}.tar.xz" distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-${version}.tar.xz"
checksum=8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1 checksum=b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139
make_check_pre="xvfb-run" make_check_pre="xvfb-run"
# Package build options # Package build options