summaryrefslogtreecommitdiff
path: root/community/signon-plugin-oauth2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-30 17:45:13 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-30 17:45:13 +0100
commit704027491dc998e68dc1ac8e173bb0647ec8512e (patch)
tree4dc3df4ac72df2b10f24db64fba455ab1d643aa3 /community/signon-plugin-oauth2
parentcd972a1ebaf9446976ea495f013947a8937c15b0 (diff)
parent51867161079ab52d5152105142a3bc965c63ca03 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD community/virtkey/PKGBUILD community/yaws/PKGBUILD core/openldap/PKGBUILD extra/avahi/PKGBUILD extra/gdb/PKGBUILD
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 280b3c8cd..a1d895fc1 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' 'mips64el')
@@ -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"