diff options
Diffstat (limited to 'testing/py3-shellingham/APKBUILD')
-rw-r--r-- | testing/py3-shellingham/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-shellingham/APKBUILD b/testing/py3-shellingham/APKBUILD index 5034f01c6a..e55788a6ff 100644 --- a/testing/py3-shellingham/APKBUILD +++ b/testing/py3-shellingham/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-shellingham _realname=shellingham pkgver=1.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 module to poke around and find out running shell" options="!check" # Requires unpackaged dependencies url="https://github.com/sarugaku/shellingham" |