diff options
-rw-r--r-- | testing/py3-ansicolors/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ansicolors/APKBUILD b/testing/py3-ansicolors/APKBUILD index 3b11533609..1b1d1eb39d 100644 --- a/testing/py3-ansicolors/APKBUILD +++ b/testing/py3-ansicolors/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-ansicolors _pkgname=ansicolors pkgver=1.1.8 -pkgrel=2 +pkgrel=3 pkgdesc="ANSI colors for Python" url="https://github.com/jonathaneunice/colors" arch="noarch" |