diff --git a/mosh/.SRCINFO b/mosh/.SRCINFO index ffa4bdfe66..ab4f19ccd4 100644 --- a/mosh/.SRCINFO +++ b/mosh/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = mosh pkgdesc = Mobile shell, surviving disconnects with local echo and line editing pkgver = 1.4.0 - pkgrel = 16 + pkgrel = 18 url = https://mosh.org/ arch = x86_64 arch = powerpc64le diff --git a/mosh/PKGBUILD b/mosh/PKGBUILD index 1acc8103a3..13da17c068 100644 --- a/mosh/PKGBUILD +++ b/mosh/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mosh pkgver=1.4.0 -pkgrel=16 +pkgrel=18 pkgdesc='Mobile shell, surviving disconnects with local echo and line editing' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url='https://mosh.org/'