caribou: bump api_depends, revbump
This commit is contained in:
parent
e41c5100df
commit
6e2cabbd7d
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=0.4.0"
|
||||
api_depends="${abi_depends}"
|
||||
api_depends=">=0.4.2"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'caribou'
|
||||
pkgname=caribou
|
||||
version=0.4.2
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static
|
||||
|
|
Loading…
Reference in a new issue