summaryrefslogtreecommitdiff
path: root/community/signon-plugin-oauth2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
committerroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
commitfd13fc6dba397df448ce6ecf87e806fdc3a8f3cd (patch)
tree5635460ffbb1eefba5dd2d0af61c5c7eb08e9dbd /community/signon-plugin-oauth2
parent5c5e1e3a998a54db424b8261fac042ab41745d99 (diff)
Thu Nov 29 02:28:50 PST 2012
Diffstat (limited to 'community/signon-plugin-oauth2')
-rw-r--r--community/signon-plugin-oauth2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/signon-plugin-oauth2/PKGBUILD b/community/signon-plugin-oauth2/PKGBUILD
index af96bee39..cbe3d761b 100644
--- a/community/signon-plugin-oauth2/PKGBUILD
+++ b/community/signon-plugin-oauth2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 79492 2012-11-06 04:11:30Z bgyorgy $
+# $Id: PKGBUILD 80671 2012-11-29 00:06:53Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=signon-plugin-oauth2
_pkgname=signon-oauth2
-pkgver=0.11
+pkgver=0.13
pkgrel=1
pkgdesc="OAuth 2 plugin for signon"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('signon-ui' 'qjson')
makedepends=('signon')
source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('e67a5997bf9666108776de6a95d98c11815e6790')
+sha1sums=('74b4c31fcadf35b19c058c85b2e8f5566fcb281d')
build() {
cd "$srcdir/$_pkgname-$pkgver"