Date: Sunday, February 18, 2018 @ 01:07:35 Author: svenstaro Revision: 296195
upgpkg: s3cmd 2.0.1-1 Modified: s3cmd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-18 01:07:20 UTC (rev 296194) +++ PKGBUILD 2018-02-18 01:07:35 UTC (rev 296195) @@ -4,7 +4,7 @@ # Contributor: Daniel Grana <[email protected]> pkgname=s3cmd -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="A command line client for Amazon S3" arch=('any') @@ -15,7 +15,7 @@ optdepends=('gnupg: encrypted file storage' 'python2-magic: determine mimetype based on contents') source=("https://downloads.sourceforge.net/sourceforge/s3tools/$pkgname-$pkgver.tar.gz") -md5sums=('80c0767fdd8d1b8b4392f2daea7e15e4') +md5sums=('ef525ec3bd2d430b10130de54f85e8bc') package() { cd "${srcdir}/${pkgname}-${pkgver}"
