gtksourceview5: update to 5.8.0.

This commit is contained in:
oreo639 2023-03-22 02:27:04 -07:00 committed by Michal Vasilek
parent f128e93c1a
commit d38c4a2eb5

View File

@ -1,6 +1,6 @@
# Template file for 'gtksourceview5' # Template file for 'gtksourceview5'
pkgname=gtksourceview5 pkgname=gtksourceview5
version=5.6.2 version=5.8.0
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -15,10 +15,10 @@ short_desc="Text widget that extends GTK4 GtkTextView widget"
maintainer="Michal Vasilek <michal@vasilek.cz>" maintainer="Michal Vasilek <michal@vasilek.cz>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GtkSourceView" homepage="https://wiki.gnome.org/Projects/GtkSourceView"
#changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/master/NEWS" changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/master/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-5-6/NEWS" #changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-5-8/NEWS"
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz" distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
checksum=1f146c156f135a60499d979e3577c99b6e15a111445767abe6219bb34c545c77 checksum=110dd4c20def21886fbf777298fe0ef8cc2ad6023b8f36c7424411a414818933
make_check_pre="xvfb-run" make_check_pre="xvfb-run"
# Package build options # Package build options