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

Jonathan Steel jsteel at archlinux.org
Thu Apr 22 19:39:43 UTC 2021


    Date: Thursday, April 22, 2021 @ 19:39:42
  Author: jsteel
Revision: 921564

upgpkg: python-s3transfer 0.4.1-1

Modified:
  python-s3transfer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-22 19:39:29 UTC (rev 921563)
+++ PKGBUILD	2021-04-22 19:39:42 UTC (rev 921564)
@@ -2,7 +2,7 @@
 # Contributor: Chris Severance aur.severach AatT spamgourmet.com
 
 pkgname=python-s3transfer
-pkgver=0.3.6
+pkgver=0.4.1
 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=('29a572a7bd42b686e232ac9b353c1ad3')
+md5sums=('fc6738e0817f90b6195d544e9268b995')
 
 build() {
   cd s3transfer-$pkgver



More information about the arch-commits mailing list