diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-12-27 13:29:04 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-12-27 13:29:04 +0200 |
commit | 303aa40958fc3158587ebb38be577668ec7b5583 (patch) | |
tree | 636b3405a9b5b98f5f165b3c096fa24166661a55 /testing/py-botocore | |
parent | bc702cbef53c4338e1fccb399b4dc041645be12b (diff) | |
download | aports-303aa40958fc3158587ebb38be577668ec7b5583.tar.bz2 aports-303aa40958fc3158587ebb38be577668ec7b5583.tar.xz |
testing/py-botocore: bump pkgrel
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" |