[arch-commits] Commit in oath-toolkit/trunk (PKGBUILD)
Sébastien Luttringer
seblu at nymeria.archlinux.org
Mon Jul 8 23:58:39 UTC 2013
Date: Tuesday, July 9, 2013 @ 01:58:39
Author: seblu
Revision: 93726
upgpkg: oath-toolkit 2.2.0-1
Modified:
oath-toolkit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-08 22:30:15 UTC (rev 93725)
+++ PKGBUILD 2013-07-08 23:58:39 UTC (rev 93726)
@@ -4,7 +4,7 @@
# Contributor: L42y <423300 at 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 @@
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
More information about the arch-commits
mailing list