summaryrefslogtreecommitdiff
path: root/gnome-unstable/libgdata
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-01 00:42:10 -0700
committerroot <root@rshg054.dnsready.net>2012-10-01 00:42:10 -0700
commit9b6be78b0c13a61c14d5278f1363eaf9c6388e4c (patch)
tree72ca5c2f4a99c399cee5fe08d77d5fc33ab94e56 /gnome-unstable/libgdata
parent75826a796a4589c1999f1b3b86eb8c122ef44edd (diff)
Mon Oct 1 00:42:09 PDT 2012
Diffstat (limited to 'gnome-unstable/libgdata')
-rw-r--r--gnome-unstable/libgdata/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/libgdata/PKGBUILD b/gnome-unstable/libgdata/PKGBUILD
index 2d4a27c97..d5884c060 100644
--- a/gnome-unstable/libgdata/PKGBUILD
+++ b/gnome-unstable/libgdata/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166823 2012-09-19 16:18:37Z jgc $
+# $Id: PKGBUILD 167310 2012-09-30 23:09:54Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libgdata
-pkgver=0.13.1
+pkgver=0.13.2
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=('270777da04776537c9f168447c90a5d0672f0faca6bc307dd27204eacc594b6c')
+sha256sums=('3dc4e3529b4bf13d4ae4ef7cc4d74c3b5c90bd96e7d9fa83db2066a2b9a36330')
build() {
cd "$pkgname-$pkgver"