diff --git a/testing/py3-smmap2/APKBUILD b/testing/py3-smmap2/APKBUILD index 8636b34010c..ee1eb295a85 100644 --- a/testing/py3-smmap2/APKBUILD +++ b/testing/py3-smmap2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo 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"