libgdata: update to 0.13.2.
This commit is contained in:
parent
cd5e37b96d
commit
e27a4e51b7
1 changed files with 3 additions and 4 deletions
|
@ -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 <xtraeme@gmail.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue