summaryrefslogtreecommitdiff
path: root/gnome-unstable/libgdata/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/libgdata/PKGBUILD')
-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 2629b9a04..04a6047a9 100644
--- a/gnome-unstable/libgdata/PKGBUILD
+++ b/gnome-unstable/libgdata/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 136697 2011-08-31 14:39:04Z ibiru $
+# $Id: PKGBUILD 138057 2011-09-15 10:55:07Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libgdata
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="GLib-based library for accessing online service APIs using the GData protocol"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('pkgconfig' '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=('af4805304763b93058773bbfdb06925189159196066207f275cb34b1b5c552ec')
+sha256sums=('d7f27b1019905792246336599cadc7470b362806ed5e2c038a9f7c0da257f6ef')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"