summaryrefslogtreecommitdiff
path: root/community/oath-toolkit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-10 01:01:50 -0700
committerroot <root@rshg054.dnsready.net>2013-07-10 01:01:50 -0700
commitb509d58f0ff9d5b9167eb65b0264d014c8ac9d66 (patch)
tree3f56c991ed763cacd474d208be44d496dbc96b48 /community/oath-toolkit
parent10aa61ef39e662453e1d817046e359372fe3b326 (diff)
Wed Jul 10 01:01:50 PDT 2013
Diffstat (limited to 'community/oath-toolkit')
-rw-r--r--community/oath-toolkit/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/oath-toolkit/PKGBUILD b/community/oath-toolkit/PKGBUILD
index 0480f56ab..e5aee3cbc 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 82117 2013-01-08 20:25:25Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 93727 2013-07-08 23:58:49Z seblu $
+# Maintainer: Sébastien Luttringer
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=2.0.2
+pkgver=2.2.0
pkgrel=1
pkgdesc='OATH one-time password toolkit'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('glibc' 'pam' 'xmlsec')
options=('!libtool')
source=("http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('35232dfcaf0e77377f926d561fe5086d')
+md5sums=('2afc64577936a1a79cff72b0718c9636')
build() {
cd $pkgname-$pkgver