summaryrefslogtreecommitdiff
path: root/community/oath-toolkit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/oath-toolkit/PKGBUILD')
-rw-r--r--community/oath-toolkit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/oath-toolkit/PKGBUILD b/community/oath-toolkit/PKGBUILD
index bcb33ed15..737acc1b9 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 93727 2013-07-08 23:58:49Z seblu $
+# $Id: PKGBUILD 94352 2013-07-22 08:32:55Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=2.2.0
+pkgver=2.4.0
pkgrel=1
pkgdesc='OATH one-time password toolkit'
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('2afc64577936a1a79cff72b0718c9636')
+md5sums=('456774fbc37d5267e4e8920694b7ad48')
build() {
cd $pkgname-$pkgver