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 e6c081be6..aa85e2eb6 100644
--- a/community/signon/PKGBUILD
+++ b/community/signon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 92690 2013-06-12 05:04:06Z bgyorgy $
+# $Id: PKGBUILD 96589 2013-09-02 00:00:14Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgbase=signon
pkgname=('signon' 'signon-doc')
-pkgver=8.52
+pkgver=8.53
pkgrel=1
pkgdesc="Framework to provide credential storage and authentication service"
arch=('i686' 'x86_64')
@@ -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=('cebedffb219ee1d28d9dde0cafb8f978acf34d95'
+sha1sums=('7148cf6cac0d5e56c5b697836f18aeb8cfce3734'
'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
build() {