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 4df065ba1..e6c081be6 100644
--- a/community/signon/PKGBUILD
+++ b/community/signon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 90876 2013-05-15 06:33:09Z bgyorgy $
+# $Id: PKGBUILD 92690 2013-06-12 05:04:06Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgbase=signon
pkgname=('signon' 'signon-doc')
-pkgver=8.51
+pkgver=8.52
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=('5d62d9f2923381baf5cffbd112adf3ae935e6c65'
+sha1sums=('cebedffb219ee1d28d9dde0cafb8f978acf34d95'
'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
build() {