diff --git a/srcpkgs/libgdata/template b/srcpkgs/libgdata/template index d85c12671b..19a10da3f5 100644 --- a/srcpkgs/libgdata/template +++ b/srcpkgs/libgdata/template @@ -1,7 +1,8 @@ # Template file for 'libgdata' pkgname=libgdata -version=0.13.1 +version=0.13.2 revision=1 +subpackages="$pkgname-devel" build_style=gnu-configure configure_args="--disable-static" makedepends="pkg-config flex intltool gobject-introspection @@ -12,10 +13,8 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://live.gnome.org/libgdata" distfiles="${GNOME_SITE}/$pkgname/0.13/$pkgname-$version.tar.xz" -checksum=270777da04776537c9f168447c90a5d0672f0faca6bc307dd27204eacc594b6c +checksum=3dc4e3529b4bf13d4ae4ef7cc4d74c3b5c90bd96e7d9fa83db2066a2b9a36330 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 the common Google services, and has full asynchronous support." - -subpackages="$pkgname-devel"