diff --git a/testing/py3-pastel/APKBUILD b/testing/py3-pastel/APKBUILD index 94faa55df3b..7faa04c0868 100644 --- a/testing/py3-pastel/APKBUILD +++ b/testing/py3-pastel/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pastel _realname=pastel pkgver=0.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 library to bring colors to your terminal" options="!check" # No testsuite on tarball with setup.py url="https://github.com/sdispater/pastel"