diff options
Diffstat (limited to 'testing/py-botocore/APKBUILD')
-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 1d5d9d69fa..f3ecb2056c 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=1 +pkgrel=2 pkgdesc="The low-level, core functionality of Boto3" url="https://github.com/boto/boto" arch="noarch" |