diff options
author | root <root@rshg054.dnsready.net> | 2013-09-03 01:52:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-03 01:52:27 -0700 |
commit | 3aa73e2018f321c9ccff8eca801b1c2fa9f18fa8 (patch) | |
tree | 961d6e0475cac3875e6a31b558861367da0c93d8 /community/signon/PKGBUILD | |
parent | 53939c2b159d972c48fc2f3652408632c71be77b (diff) |
Tue Sep 3 01:50:53 PDT 2013
Diffstat (limited to 'community/signon/PKGBUILD')
-rw-r--r-- | community/signon/PKGBUILD | 6 |
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() { |