gtksourceview5: update to 5.16.0.

This commit is contained in:
oreo639 2025-03-27 22:28:51 -07:00 committed by oreo639
parent b7de66af3f
commit e99cd3b6e4

View file

@ -1,6 +1,6 @@
# Template file for 'gtksourceview5' # Template file for 'gtksourceview5'
pkgname=gtksourceview5 pkgname=gtksourceview5
version=5.12.1 version=5.16.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="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
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-8/NEWS" changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-5-16/NEWS"
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz" distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
checksum=84c82aad985c5aadae7cea7804904a76341ec82b268d46594c1a478f39b42c1f checksum=ab35d420102f3e8b055dd3b8642d3a48209f888189e6254d0ffb4b6a7e8c3566
make_check_pre="xvfb-run" make_check_pre="xvfb-run"
# Package build options # Package build options