mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gtksourceview: update to 3.2.2.
This commit is contained in:
parent
cdd525562f
commit
3eeb779e1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtksourceview'
|
# Template file for 'gtksourceview'
|
||||||
pkgname=gtksourceview
|
pkgname=gtksourceview
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --disable-static"
|
configure_args="--localstatedir=/var --disable-static"
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Text widget that extends GTK+ GtkTextView widget"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=979e967a3e8d64512db5f7466ce71431e0fa8a77958275369fd9061e068585a4
|
checksum=52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c
|
||||||
long_desc="
|
long_desc="
|
||||||
GtkSourceView is a text widget that extends the standard gtk+ 2.x text
|
GtkSourceView is a text widget that extends the standard gtk+ 2.x text
|
||||||
widget GtkTextView. It improves GtkTextView by implementing syntax
|
widget GtkTextView. It improves GtkTextView by implementing syntax
|
||||||
|
|
Loading…
Add table
Reference in a new issue