gtksourceview: update to 3.0.0.
--HG-- branch : gnome3
This commit is contained in:
parent
330eb69b5c
commit
148a3960b8
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=2.91.7"
|
||||
abi_depends=">=3.0.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gtksourceview'
|
||||
pkgname=gtksourceview
|
||||
version=2.91.9
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
version=3.0.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="Text widget that extends GTK+ GtkTextView widget"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=45cfd2a33cd197bf20aa59cf0bb4e553005fa04b40ce50962eb2f4f16ff84a5b
|
||||
checksum=5d871c62cd9fe4dcd0386f69bdb6c7f308a4d3122f27cbb1b7bcc9e03c9ac08d
|
||||
long_desc="
|
||||
GtkSourceView is a text widget that extends the standard gtk+ 2.x text
|
||||
widget GtkTextView. It improves GtkTextView by implementing syntax
|
||||
|
|
Loading…
Reference in a new issue