16 lines
487 B
Plaintext
16 lines
487 B
Plaintext
pkgbase = owlry-plugin-ssh
|
|
pkgdesc = SSH plugin for Owlry — quickly connect to SSH hosts from config
|
|
pkgver = 1.0.0
|
|
pkgrel = 1
|
|
url = https://somegit.dev/Owlibou/owlry-plugins
|
|
install = owlry-plugin-ssh.install
|
|
arch = x86_64
|
|
license = GPL-3.0-or-later
|
|
makedepends = cargo
|
|
depends = owlry-core
|
|
depends = openssh
|
|
source = owlry-plugin-ssh-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-ssh-v1.0.0.tar.gz
|
|
b2sums = SKIP
|
|
|
|
pkgname = owlry-plugin-ssh
|