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

Jonathan Steel jsteel at archlinux.org
Thu Jan 14 18:14:15 UTC 2021


    Date: Thursday, January 14, 2021 @ 18:14:14
  Author: jsteel
Revision: 820879

upgpkg: python-s3transfer 0.3.4-1

Modified:
  python-s3transfer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 18:12:56 UTC (rev 820878)
+++ PKGBUILD	2021-01-14 18:14:14 UTC (rev 820879)
@@ -2,8 +2,8 @@
 # Contributor: Chris Severance aur.severach AatT spamgourmet.com
 
 pkgname=python-s3transfer
-pkgver=0.3.3
-pkgrel=3
+pkgver=0.3.4
+pkgrel=1
 pkgdesc='Amazon S3 Transfer Manager for Python'
 arch=('any')
 url="https://github.com/boto/s3transfer"
@@ -11,7 +11,7 @@
 depends=('python-botocore')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('9f90989a42a0f02f388d15928aa96c5f')
+md5sums=('4bef72f442504d565786f675af522ca5')
 
 build() {
   cd s3transfer-$pkgver



More information about the arch-commits mailing list