summaryrefslogtreecommitdiff
path: root/gnome-unstable/libgdata
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-16 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-09-16 23:14:49 +0000
commit0669684720f97826696e11d1053f82108cd03a74 (patch)
tree90866b6eca3d4398c554c39f2d00831447ca5d43 /gnome-unstable/libgdata
parent062d1ba2c4d5de52d97f339c5a3ac1199b8533f6 (diff)
Fri Sep 16 23:14:49 UTC 2011
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 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}"