summaryrefslogtreecommitdiff
path: root/community/oath-toolkit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
committerroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
commitca8fbff4eeda39b8a24515043ec4c8fdb95c23ee (patch)
treee31e0e223f205368e42e8f2378af9f8c76da0c0f /community/oath-toolkit
parent014b5d0a1ee98ba0466f067f605b9637f2a14b2f (diff)
Tue Jun 19 00:01:39 UTC 2012
Diffstat (limited to 'community/oath-toolkit')
-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 82ee965fe..7fc2b5931 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 71971 2012-06-04 09:43:43Z seblu $
+# $Id: PKGBUILD 72623 2012-06-17 17:18:54Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=1.12.3
+pkgver=1.12.4
pkgrel=1
pkgdesc='OATH one-time password toolkit'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('pam')
options=('!libtool')
source=("http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('52c1d8914c4182b19dea4a82d6837eb2')
+md5sums=('b8c267bb007a634c0f3514697060cb2d')
build() {
cd $pkgname-$pkgver