diff options
-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 c2560fd63b..3135906c65 100644 --- a/testing/py-s3transfer/APKBUILD +++ b/testing/py-s3transfer/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-s3transfer _pkgname=${pkgname#py-} pkgver=0.1.10 -pkgrel=0 +pkgrel=1 pkgdesc="Amazon S3 Transfer Manager for Python" url="https://github.com/boto/s3transfer" arch="noarch" |