mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtksourceview4: update to 4.8.4
This commit is contained in:
parent
42e4c9e594
commit
f9f3cdc1da
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gtksourceview4'
|
# Template file for 'gtksourceview4'
|
||||||
pkgname=gtksourceview4
|
pkgname=gtksourceview4
|
||||||
version=4.8.2
|
version=4.8.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dglade_catalog=true $(vopt_bool gir gir)
|
configure_args="-Dglade_catalog=true $(vopt_bool gir gir)
|
||||||
|
@ -14,8 +14,9 @@ short_desc="Text widget that extends GTK+ GtkTextView widget"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-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-4-8/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtksourceview/${version%.*}/gtksourceview-${version}.tar.xz"
|
||||||
checksum=842de7e5cb52000fd810e4be39cd9fe29ffa87477f15da85c18f7b82d45637cc
|
checksum=7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue