summaryrefslogtreecommitdiff
path: root/testing/libgdata
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-07 00:01:17 +0000
committerroot <root@rshg054.dnsready.net>2012-04-07 00:01:17 +0000
commit3d65494a8eda056377febda4642ce992e69a9371 (patch)
treedae57e04ca5f7d7490acbde87206eaa62695109d /testing/libgdata
parentd9c1fc1bcca8fd5cd3566fc6b183fe23065778bc (diff)
Sat Apr 7 00:01:16 UTC 2012
Diffstat (limited to 'testing/libgdata')
-rw-r--r--testing/libgdata/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libgdata/PKGBUILD b/testing/libgdata/PKGBUILD
index a36a72fef..8fc66c49d 100644
--- a/testing/libgdata/PKGBUILD
+++ b/testing/libgdata/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 155188 2012-04-01 11:35:10Z heftig $
+# $Id: PKGBUILD 155715 2012-04-05 11:09:33Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libgdata
-pkgver=0.11.0
+pkgver=0.12.0
pkgrel=1
pkgdesc="GLib-based library for accessing online service APIs using the GData protocol"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('intltool' 'gobject-introspection')
url="http://www.gnome.org"
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('819a077fab77cca9408409bf86da5b028699972c2c9bbf96e41755f801acea6b')
+sha256sums=('e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3')
build() {
cd "$pkgname-$pkgver"