gspell: update to 1.14.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'gspell'
|
||||
pkgname=gspell
|
||||
version=1.14.0
|
||||
version=1.14.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
@@ -9,14 +9,14 @@ configure_args="$(vopt_bool gir gobject_introspection)
|
||||
hostmakedepends="pkg-config glib-devel gettext
|
||||
$(vopt_if vala vala) $(vopt_if gtk_doc gtk-doc)"
|
||||
makedepends="glib-devel enchant2-devel gtk+3-devel icu-devel"
|
||||
checkdepends="xvfb-run cantarell-fonts hunspell-en"
|
||||
checkdepends="xvfb-run cantarell-fonts hunspell-en enchant2-hunspell"
|
||||
short_desc="Flexible API to add spell checking to a GTK+ application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/gspell"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gspell/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-${version}.tar.xz"
|
||||
checksum=64ea1d8e9edc1c25b45a920e80daf67559d1866ffcd7f8432fecfea6d0fe8897
|
||||
checksum=4ec7e5accc9013281bacd6bbc00006be733818b81ba3fe332c1e876c7e1e1477
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
# Package build options
|
||||
|
||||
Reference in New Issue
Block a user