blob: 75cc7c44a22ccf6c68b44fc5497fef81b8869cce (
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.5.3.r31.g955b2781
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
provides = easyssh
conflicts = easyssh
source = git+https://github.com/muriloventuroso/easyssh.git
sha256sums = SKIP
pkgname = easyssh-git
|