From f9d3a636d83c6d9aa65ebf3b254f96eb57258f3d Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Sun, 30 May 2021 22:12:49 +0300 Subject: [PATCH] mosh: Rebuild with protobuf --- mosh/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mosh/PKGBUILD b/mosh/PKGBUILD index 16aaef01..c7a0f1bf 100644 --- a/mosh/PKGBUILD +++ b/mosh/PKGBUILD @@ -2,7 +2,7 @@ pkgname=mosh pkgver=1.3.2 -pkgrel=7 +pkgrel=8 pkgdesc="Mobile shell, surviving disconnects with local echo and line editing" arch=('i686' 'x86_64') url='https://mosh.mit.edu/'