diff options
Diffstat (limited to 'testing/py3-smmap2/APKBUILD')
-rw-r--r-- | testing/py3-smmap2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-smmap2/APKBUILD b/testing/py3-smmap2/APKBUILD index 8636b34010..ee1eb295a8 100644 --- a/testing/py3-smmap2/APKBUILD +++ b/testing/py3-smmap2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-smmap2 pkgver=2.0.5 -pkgrel=0 +pkgrel=1 pkgdesc="pure Python3 implementation of a sliding window memory map manager" url="https://github.com/gitpython-developers/smmap" arch="noarch" |