libgdata: update to 0.10.2.
This commit is contained in:
parent
bb1cc20944
commit
77cfbdc0ca
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'libgdata'
|
||||
pkgname=libgdata
|
||||
version=0.10.1
|
||||
version=0.10.2
|
||||
homepage="http://live.gnome.org/libgdata"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Library for accessing GData webservices"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d7f27b1019905792246336599cadc7470b362806ed5e2c038a9f7c0da257f6ef
|
||||
license="LGPL-2.1"
|
||||
checksum=c028f3f39796fe6cc4841413b95a6c470350166ec8b520d17e6f4ff666f32c4e
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue