mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gtksourceview: update to 3.24.11
This commit is contained in:
parent
4fd06c5965
commit
fd519c6dbb
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gtksourceview'
|
# Template file for 'gtksourceview'
|
||||||
pkgname=gtksourceview
|
pkgname=gtksourceview
|
||||||
version=3.24.10
|
version=3.24.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
|
@ -12,9 +12,8 @@ maintainer="Orphaned <orphan@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"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ab5406cdd0bdcf66afcd52b1e048a2f43c0f3ab391644ee30d9ac419b93cd59b
|
checksum=691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd
|
||||||
|
|
||||||
# Package build options
|
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
build_options_default="gir vala"
|
build_options_default="gir vala"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue