[arch-commits] Commit in signon-plugin-oauth2/trunk (PKGBUILD)
Balló György
bgyorgy at nymeria.archlinux.org
Sun Jun 23 22:20:40 UTC 2013
Date: Monday, June 24, 2013 @ 00:20:40
Author: bgyorgy
Revision: 93074
upgpkg: signon-plugin-oauth2 0.18-1
Update to version 0.18
Modified:
signon-plugin-oauth2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-23 22:18:28 UTC (rev 93073)
+++ PKGBUILD 2013-06-23 22:20:40 UTC (rev 93074)
@@ -3,7 +3,7 @@
pkgname=signon-plugin-oauth2
_pkgname=signon-oauth2
-pkgver=0.17
+pkgver=0.18
pkgrel=1
pkgdesc="OAuth 2 plugin for signon"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('signon-ui' 'qjson')
makedepends=('signon')
source=(http://accounts-sso.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
-sha1sums=('400301bf4a0cc7ad005ed552f9700e00a74b7237')
+sha1sums=('4b7aabd69a67814b19447215b6466a93523d5dce')
build() {
cd "$srcdir/$_pkgname-$pkgver"
More information about the arch-commits
mailing list