diff options
Diffstat (limited to 'testing/py-botocore')
-rw-r--r-- | testing/py-botocore/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD index e9e4cf8a02..1d5d9d69fa 100644 --- a/testing/py-botocore/APKBUILD +++ b/testing/py-botocore/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-botocore _pkgname=${pkgname#py-} pkgver=1.4.85 -pkgrel=0 +pkgrel=1 pkgdesc="The low-level, core functionality of Boto3" url="https://github.com/boto/boto" arch="noarch" |