[arch-commits] Commit in s3cmd/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Mon Sep 21 16:05:05 UTC 2015


    Date: Monday, September 21, 2015 @ 18:05:05
  Author: jelle
Revision: 141387

upgpkg: s3cmd 1.6.0-1

Modified:
  s3cmd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-21 14:07:47 UTC (rev 141386)
+++ PKGBUILD	2015-09-21 16:05:05 UTC (rev 141387)
@@ -4,7 +4,7 @@
 # Contributor: Daniel Grana <dangra at gmail.com>
 
 pkgname=s3cmd
-pkgver=1.5.2
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="A command line client for Amazon S3"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python2-setuptools')
 optdepends=('gnupg: encrypted file storage')
 source=("http://downloads.sourceforge.net/sourceforge/s3tools/$pkgname-$pkgver.tar.gz")
-md5sums=('3153116dc62c817a724ea58080968383')
+md5sums=('c07a81248b4f26b299ada8ab4ccc8801')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list