diff options
Diffstat (limited to 'testing/py3-intervals')
-rw-r--r-- | testing/py3-intervals/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-intervals/APKBUILD b/testing/py3-intervals/APKBUILD index 3fb720232a..85b14922b2 100644 --- a/testing/py3-intervals/APKBUILD +++ b/testing/py3-intervals/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-intervals _pkgname=intervals pkgver=0.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Python module for handling intervals (ranges of comparable objects)" url="https://github.com/kvesteri/intervals" arch="noarch" |