diff options
Diffstat (limited to 'testing/py-s3transfer')
-rw-r--r-- | testing/py-s3transfer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-s3transfer/APKBUILD b/testing/py-s3transfer/APKBUILD index 0a415dfc1d..174bd6bb63 100644 --- a/testing/py-s3transfer/APKBUILD +++ b/testing/py-s3transfer/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-s3transfer _pkgname=${pkgname#py-} pkgver=0.1.13 -pkgrel=0 +pkgrel=1 pkgdesc="Amazon S3 Transfer Manager for Python" url="https://github.com/boto/s3transfer" arch="noarch" |