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 7fc2b5931..060801249 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 72623 2012-06-17 17:18:54Z seblu $
+# $Id: PKGBUILD 75356 2012-08-21 06:18:32Z 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.4
+pkgver=1.12.5
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=('b8c267bb007a634c0f3514697060cb2d')
+md5sums=('74b8a8616be0c7f94e92eab9703c730a')
build() {
cd $pkgname-$pkgver