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 11862b93b..3a1e705bd 100644
--- a/community/signon/PKGBUILD
+++ b/community/signon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 80667 2012-11-28 23:53:12Z bgyorgy $
+# $Id: PKGBUILD 83013 2013-01-26 15:03:10Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgbase=signon
pkgname=('signon' 'signon-doc')
-pkgver=8.44
+pkgver=8.46
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=('c0fa356d36295c97879e3dce97d32a97428b007b'
+sha1sums=('3524fe1427de397c7b355e86e50a901b55298976'
'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
build() {