mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtksourceview5: update to 5.4.1
This commit is contained in:
parent
7227397dbc
commit
2dab58977c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtksourceview5'
|
# Template file for 'gtksourceview5'
|
||||||
pkgname=gtksourceview5
|
pkgname=gtksourceview5
|
||||||
version=5.4.0
|
version=5.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gtksourceview-${version}"
|
wrksrc="gtksourceview-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -19,7 +19,7 @@ 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-4/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gtksourceview/-/raw/gtksourceview-5-4/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
|
||||||
checksum=003bc217e670a8ec8aa3aece994b70e70b7d6b8074938adda21718555d84e637
|
checksum=eb3584099cfa0adc9a0b1ede08def6320bd099e79e74a2d0aefb4057cd93d68e
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue