gtksourceview: bump api_depends, revbump

This commit is contained in:
davehome 2012-03-29 05:24:13 -06:00
parent e6f6ed0012
commit 97117f0f20
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=3.0.0"
api_depends="${abi_depends}"
api_depends=">=3.4.0"

View file

@ -1,6 +1,7 @@
# Template file for 'gtksourceview'
pkgname=gtksourceview
version=3.4.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"