summaryrefslogtreecommitdiff
path: root/community/signon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/signon/PKGBUILD')
-rw-r--r--community/signon/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/signon/PKGBUILD b/community/signon/PKGBUILD
index af1ac68ad..c4d0840d1 100644
--- a/community/signon/PKGBUILD
+++ b/community/signon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96589 2013-09-02 00:00:14Z bgyorgy $
+# $Id: PKGBUILD 96925 2013-09-08 17:54:00Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgbase=signon
pkgname=('signon' 'signon-doc')
-pkgver=8.53
+pkgver=8.54
pkgrel=1
pkgdesc="Framework to provide credential storage and authentication service"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,7 @@ backup=(etc/signond.conf)
install=$pkgname.install
source=(http://accounts-sso.googlecode.com/files/$pkgbase-$pkgver.tar.bz2
use_keyring.patch)
-sha1sums=('7148cf6cac0d5e56c5b697836f18aeb8cfce3734'
+sha1sums=('a29a12d6fe3747930e94932f6e1b1339b471d108'
'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
build() {