diff options
| -rw-r--r-- | main/mosh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mosh/APKBUILD b/main/mosh/APKBUILD index 4cc59d49f0..aab8f34ebc 100644 --- a/main/mosh/APKBUILD +++ b/main/mosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=mosh pkgver=1.3.2 -pkgrel=10 +pkgrel=11 pkgdesc="Mobile shell surviving disconnects with local echo and line editing" options="!check" # emulation-cursor-motion.test fails url="https://mosh.org" |
