summaryrefslogtreecommitdiff
path: root/community/libsignon-glib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libsignon-glib/PKGBUILD')
-rw-r--r--community/libsignon-glib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libsignon-glib/PKGBUILD b/community/libsignon-glib/PKGBUILD
index 11e80c101..d17506366 100644
--- a/community/libsignon-glib/PKGBUILD
+++ b/community/libsignon-glib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 84337 2013-02-16 20:27:53Z bgyorgy $
+# $Id: PKGBUILD 92688 2013-06-12 04:57:26Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=libsignon-glib
-pkgver=1.9
+pkgver=1.10
pkgrel=1
pkgdesc="GLib-based client library for applications handling account authentication through the Online Accounts Single Sign-On service"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('signon')
makedepends=('python2-gobject')
options=('!libtool')
source=(http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('09e0b8da14f4ea9450e33eb5f6808afeefdbbe03')
+sha1sums=('224f66c9662843705da4b35d781a50d6aeb8ca5f')
build() {
cd "$srcdir/$pkgname-$pkgver"