blob: 90a61f0bb7a00e9224f244abe7d533fc52a9637c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = sshuttlee
pkgdesc = Lightweight, fast and beautiful SSH + SFTP client
pkgver = 26.1.0
pkgrel = 1
url = https://github.com/sshuttlee/sshuttlee
arch = x86_64
license = Apache-2.0
makedepends = cargo
makedepends = pnpm
makedepends = nodejs
makedepends = pkgconf
makedepends = librsvg
depends = webkit2gtk-4.1
depends = gtk3
depends = libayatana-appindicator
depends = openssl
depends = libssh2
conflicts = sshuttlee-bin
source = sshuttlee-26.1.0.tar.gz::https://github.com/sshuttlee/sshuttlee/archive/refs/tags/26.1.0.tar.gz
sha256sums = c52e4778d4c0e7164575bd2821d45f9467ed784603ce157365b490ab70fab5b9
pkgname = sshuttlee
|