summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 23b4f452e7caf0792ae8411e8fe8e77449758a85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = sshexec
	pkgdesc = SSH wrapper that makes it easy to run commands directly in the SSH command
	pkgver = 1.2
	pkgrel = 1
	url = https://codeberg.org/maandree/sshexec
	arch = x86_64
	license = custom:ISC
	source = sshexec-1.2.tar.gz::https://codeberg.org/maandree/sshexec/archive/1.2.tar.gz
	sha256sums = 9b454704ffae85d5ac206127c6d5fd24bcf2446ddd5a7e4a18cd1db4e4ead685

pkgname = sshexec
	depends = openssh

pkgname = sshexec-sshcd
	pkgdesc = SSH wrapper that lets the user run an interactive shell in a specified directory
	depends = sshexec
	provides = sshcd
	conflicts = sshcd