diff options
Diffstat (limited to 'community/py3-zipstream')
-rw-r--r-- | community/py3-zipstream/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-zipstream/APKBUILD b/community/py3-zipstream/APKBUILD index 773082da2b..1ac14a1fb8 100644 --- a/community/py3-zipstream/APKBUILD +++ b/community/py3-zipstream/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-zipstream _pkgname=python-zipstream pkgver=1.1.4 -pkgrel=3 +pkgrel=4 pkgdesc="Like Python's ZipFile module, except it works as a generator that provides the file in many small chunks." url="https://github.com/allanlei/python-zipstream" arch="noarch" |