mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libgdata: update to 0.12.0.
This commit is contained in:
parent
55536afd97
commit
8ad4d45d7f
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=0.10.0"
|
abi_depends=">=0.10.0"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=0.12.0"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'libgdata'
|
# Template file for 'libgdata'
|
||||||
pkgname=libgdata
|
pkgname=libgdata
|
||||||
version=0.11.1
|
version=0.12.0
|
||||||
homepage="http://live.gnome.org/libgdata"
|
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
|
build_style=gnu-configure
|
||||||
short_desc="Library for accessing GData webservices"
|
short_desc="Library for accessing GData webservices"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=ec96788b641f357745646b5645196787bf002182c95298ae80b84b935c69759b
|
checksum=e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3
|
||||||
long_desc="
|
long_desc="
|
||||||
libgdata is a GLib-based library for accessing online service APIs using the
|
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
|
GData protocol — most notably, Google's services. It provides APIs to access
|
||||||
|
|
Loading…
Add table
Reference in a new issue