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

Jonathan Steel jsteel at archlinux.org
Thu Jun 20 13:12:32 UTC 2019


    Date: Thursday, June 20, 2019 @ 13:12:32
  Author: jsteel
Revision: 482477

upgpkg: python-s3transfer 0.2.1-1

Modified:
  python-s3transfer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-20 13:12:26 UTC (rev 482476)
+++ PKGBUILD	2019-06-20 13:12:32 UTC (rev 482477)
@@ -3,7 +3,7 @@
 
 pkgbase=python-s3transfer
 pkgname=('python-s3transfer' 'python2-s3transfer')
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc='Amazon S3 Transfer Manager for Python'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('84a12dbe35ac33edfc2e17ee5dcd0736')
+md5sums=('6514cc8cbb38d0adf97fa94b58e42d7e')
 
 prepare() {
   cp -r "s3transfer-$pkgver" "python-s3transfer-$pkgver"



More information about the arch-commits mailing list