* update mosh to 1.4.0-16

This commit is contained in:
Alexander Baldeck 2024-12-16 19:08:15 +01:00
parent d0a391e8e8
commit 2fdabce2c5
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = mosh pkgbase = mosh
pkgdesc = Mobile shell, surviving disconnects with local echo and line editing pkgdesc = Mobile shell, surviving disconnects with local echo and line editing
pkgver = 1.4.0 pkgver = 1.4.0
pkgrel = 15 pkgrel = 16
url = https://mosh.org/ url = https://mosh.org/
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le

View File

@ -5,7 +5,7 @@
pkgname=mosh pkgname=mosh
pkgver=1.4.0 pkgver=1.4.0
pkgrel=15 pkgrel=16
pkgdesc='Mobile shell, surviving disconnects with local echo and line editing' pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://mosh.org/' url='https://mosh.org/'