gtksourceview: update to 3.0.1.
This commit is contained in:
parent
46f13dc622
commit
37544ad5e9
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gtksourceview'
|
# Template file for 'gtksourceview'
|
||||||
pkgname=gtksourceview
|
pkgname=gtksourceview
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
short_desc="Text widget that extends GTK+ GtkTextView widget"
|
short_desc="Text widget that extends GTK+ GtkTextView widget"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5d871c62cd9fe4dcd0386f69bdb6c7f308a4d3122f27cbb1b7bcc9e03c9ac08d
|
checksum=4e76f037184d56767e09df909490f10ee417a5265febae8a4d23255a902ae20a
|
||||||
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…
Reference in a new issue