summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9cdec8284b15dfe5bd03a79eb5bb1f68356cdf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = sftpman-gtk
	pkgdesc = GTK frontend for SftpMan (application that handles sshfs/sftp file systems mounting).
	pkgver = 0.4.3
	pkgrel = 1
	url = https://github.com/spantaleev/sftpman-gtk
	install = sftpman-gtk.install
	arch = any
	license = BSD
	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=0.4.3
	md5sums = SKIP

pkgname = sftpman-gtk