From 3a82553f903bdc415f0320a2efc0925baf943a8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 22:41:24 +0100 Subject: mass update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- sshexec/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sshexec') diff --git a/sshexec/PKGBUILD b/sshexec/PKGBUILD index f4a21fd..6147182 100644 --- a/sshexec/PKGBUILD +++ b/sshexec/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mattias Andrée pkgbase=sshexec pkgname=($pkgbase $pkgbase-sshcd) -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc="SSH wrapper that makes it easy to run commands directly in the SSH command" arch=('x86_64') @@ -9,7 +9,7 @@ url="https://codeberg.org/maandree/sshexec" license=('custom:ISC') depends=() source=(sshexec-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz) -sha256sums=(91d4ea005e02362d6ca05369288d147e7875176722a730fab34a3d2f98d2208b) +sha256sums=(ef82d1f1c5dfb5ad1d2dc89149d9bffdb657867e14d34e1eb9bd8b811ed6cfff) build() { cd "${srcdir}/sshexec" -- cgit v1.2.3-70-g09d2