Date: Monday, October 21, 2013 @ 22:20:27 Author: seblu Revision: 98969
upgpkg: oath-toolkit 2.4.0-2 https://www.archlinux.org/todo/remove-static-libraries/ Modified: oath-toolkit/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-21 20:20:11 UTC (rev 98968) +++ PKGBUILD 2013-10-21 20:20:27 UTC (rev 98969) @@ -5,13 +5,12 @@ pkgname=oath-toolkit pkgver=2.4.0 -pkgrel=1 +pkgrel=2 pkgdesc='OATH one-time password toolkit' arch=('i686' 'x86_64') url='http://www.nongnu.org/oath-toolkit/' license=('GPL3') depends=('glibc' 'pam' 'xmlsec') -options=('!libtool') source=("http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) md5sums=('456774fbc37d5267e4e8920694b7ad48' 'SKIP')
