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

Jonathan Steel jsteel at archlinux.org
Sat Feb 15 17:47:07 UTC 2020


    Date: Saturday, February 15, 2020 @ 17:47:07
  Author: jsteel
Revision: 571791

upgpkg: python-s3transfer 0.3.3-1

Modified:
  python-s3transfer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-15 17:03:52 UTC (rev 571790)
+++ PKGBUILD	2020-02-15 17:47:07 UTC (rev 571791)
@@ -2,7 +2,7 @@
 # Contributor: Chris Severance aur.severach AatT spamgourmet.com
 
 pkgname=python-s3transfer
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc='Amazon S3 Transfer Manager for Python'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-botocore')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('4f719cc6bf8fea7deeaf14010ecd3ccf')
+md5sums=('9f90989a42a0f02f388d15928aa96c5f')
 
 build() {
   cd s3transfer-$pkgver



More information about the arch-commits mailing list