diff options
Diffstat (limited to 'testing/py3-python-editor/APKBUILD')
-rw-r--r-- | testing/py3-python-editor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-python-editor/APKBUILD b/testing/py3-python-editor/APKBUILD index 6f7a8a0d00..c719066567 100644 --- a/testing/py3-python-editor/APKBUILD +++ b/testing/py3-python-editor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-python-editor pkgver=1.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="Programmatically open an editor, capture the result" url="https://github.com/fmoo/python-editor" arch="noarch" |