diff options
-rw-r--r-- | testing/py3-pyte/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyte/APKBUILD b/testing/py3-pyte/APKBUILD index 66dff7eee7..0458079e7f 100644 --- a/testing/py3-pyte/APKBUILD +++ b/testing/py3-pyte/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyte _pkgname=pyte pkgver=0.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="Pyte is an in memory VTXXX-compatible terminal emulator" url="https://github.com/selectel/pyte" arch="noarch" |