summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad09df275d634f5e54ffa90cd71b1f33efe0de46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = sftpman-gtk
	pkgdesc = GTK frontend for SftpMan (application that handles sshfs/sftp file systems mounting).
	pkgver = 1.3.0
	pkgrel = 0
	url = https://github.com/spantaleev/sftpman-gtk
	install = sftpman-gtk.install
	arch = any
	license = GPL3
	makedepends = git
	depends = gtk3
	depends = python-gobject
	depends = sftpman>=0.5.0
	depends = python-setuptools
	optdepends = openssh-askpass: allows you to enter passwords during mounting [install requires session restart]
	source = git+https://github.com/spantaleev/sftpman-gtk.git#tag=1.3.0
	md5sums = SKIP

pkgname = sftpman-gtk