summaryrefslogtreecommitdiff
path: root/community/oath-toolkit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
committerroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
commitdf5c50dd38ff67fd25c968d9ac33f9a52bc4583c (patch)
tree6845d6b38f64aa161c48055c8d45c94ad2418402 /community/oath-toolkit
parentc6944c224fa06987b04ffc1e90f5db0dfb200be9 (diff)
Wed Jan 9 00:06:34 PST 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 d0d225d75..0480f56ab 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 78852 2012-10-25 22:57:45Z seblu $
+# $Id: PKGBUILD 82117 2013-01-08 20:25:25Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=2.0.1
+pkgver=2.0.2
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=('529e5995ae0d95a94daa16f9b9c25e3c')
+md5sums=('35232dfcaf0e77377f926d561fe5086d')
build() {
cd $pkgname-$pkgver
@@ -34,4 +34,4 @@ package() {
install -D -m 644 README "$pkgdir/usr/share/doc/$pkgname/README"
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et: