[arch-commits] Commit in python-s3transfer/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Jan 28 14:12:17 UTC 2020
Date: Tuesday, January 28, 2020 @ 14:12:16
Author: jsteel
Revision: 557765
upgpkg: python-s3transfer 0.3.2-1
Modified:
python-s3transfer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-28 14:10:13 UTC (rev 557764)
+++ PKGBUILD 2020-01-28 14:12:16 UTC (rev 557765)
@@ -2,7 +2,7 @@
# Contributor: Chris Severance aur.severach AatT spamgourmet.com
pkgname=python-s3transfer
-pkgver=0.3.1
+pkgver=0.3.2
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=('94f5d780ac6c2539491034c8d726659a')
+md5sums=('4f719cc6bf8fea7deeaf14010ecd3ccf')
build() {
cd s3transfer-$pkgver
More information about the arch-commits
mailing list