gtksourceview5: update to 5.6.1.

This commit is contained in:
Michal Vasilek 2022-12-09 17:27:06 +01:00
parent 65e54f7d82
commit a2113c52b3

View file

@ -1,7 +1,7 @@
# Template file for 'gtksourceview5' # Template file for 'gtksourceview5'
pkgname=gtksourceview5 pkgname=gtksourceview5
version=5.6.0 version=5.6.1
revision=2 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
configure_args="-Dintrospection=$(vopt_if gir enabled disabled) configure_args="-Dintrospection=$(vopt_if gir enabled disabled)
@ -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/gtksourceview-5-6/NEWS" #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"
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz" distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
checksum=0ca3df1d2af61bde3608d0d3f233e4a41f958e2ae59b9fc209c3df6102e8afdd checksum=659d9cc9d034a114f07e7e134ee80d77dec0497cb1516ae5369119c2fcb9da16
make_check_pre="xvfb-run" make_check_pre="xvfb-run"
# Package build options # Package build options