mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gtksourceview5: update to 5.6.1.
This commit is contained in:
parent
65e54f7d82
commit
a2113c52b3
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue