diff options
Diffstat (limited to 'testing/py-kiwisolver')
-rw-r--r-- | testing/py-kiwisolver/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-kiwisolver/APKBUILD b/testing/py-kiwisolver/APKBUILD index 61950b8358..44697115a9 100644 --- a/testing/py-kiwisolver/APKBUILD +++ b/testing/py-kiwisolver/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-kiwisolver _pkgname=kiwisolver pkgver=1.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="An efficient implementation of the Cassowary constraint solving algorithm" url="https://pypi.org/project/kiwisolver/" arch="all" |