[arch-commits] Commit in python-s3transfer/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sun Jan 19 11:10:22 UTC 2020
Date: Sunday, January 19, 2020 @ 11:10:22
Author: jsteel
Revision: 553126
upgpkg: python-s3transfer 0.3.1-1
Modified:
python-s3transfer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-19 11:10:15 UTC (rev 553125)
+++ PKGBUILD 2020-01-19 11:10:22 UTC (rev 553126)
@@ -2,8 +2,8 @@
# Contributor: Chris Severance aur.severach AatT spamgourmet.com
pkgname=python-s3transfer
-pkgver=0.2.1
-pkgrel=4
+pkgver=0.3.1
+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=('6514cc8cbb38d0adf97fa94b58e42d7e')
+md5sums=('94f5d780ac6c2539491034c8d726659a')
build() {
cd s3transfer-$pkgver
More information about the arch-commits
mailing list