blob: ec4b19bb725e57a4252648f0f60551521ee3d962 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = easyssh-git
pkgdesc = SSH connection manager for Pantheon
pkgver = 1.7.7.r7.gfe585c9e
pkgrel = 1
url = https://github.com/muriloventuroso/easyssh
arch = x86_64
license = GPL3
makedepends = vala
makedepends = meson
makedepends = ninja
makedepends = git
depends = libgranite.so
depends = gtk3
depends = vte3
provides = easyssh
conflicts = easyssh
source = git+https://github.com/muriloventuroso/easyssh.git
sha256sums = SKIP
pkgname = easyssh-git
|