libgdata: update to 0.12.0.

This commit is contained in:
Juan RP 2012-04-04 08:22:22 +02:00
parent 55536afd97
commit 8ad4d45d7f
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=0.10.0"
api_depends="${abi_depends}"
api_depends=">=0.12.0"

View file

@ -1,13 +1,13 @@
# Template file for 'libgdata'
pkgname=libgdata
version=0.11.1
version=0.12.0
homepage="http://live.gnome.org/libgdata"
distfiles="${GNOME_SITE}/$pkgname/0.11/$pkgname-$version.tar.xz"
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
build_style=gnu-configure
short_desc="Library for accessing GData webservices"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=ec96788b641f357745646b5645196787bf002182c95298ae80b84b935c69759b
checksum=e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3
long_desc="
libgdata is a GLib-based library for accessing online service APIs using the
GData protocol — most notably, Google's services. It provides APIs to access