gtksourceview5: update to 5.6.1.
This commit is contained in:
parent
65e54f7d82
commit
a2113c52b3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gtksourceview5'
|
||||
pkgname=gtksourceview5
|
||||
version=5.6.0
|
||||
revision=2
|
||||
version=5.6.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
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>"
|
||||
license="LGPL-2.1-or-later"
|
||||
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"
|
||||
checksum=0ca3df1d2af61bde3608d0d3f233e4a41f958e2ae59b9fc209c3df6102e8afdd
|
||||
checksum=659d9cc9d034a114f07e7e134ee80d77dec0497cb1516ae5369119c2fcb9da16
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
# Package build options
|
||||
|
|
Loading…
Reference in New Issue