summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 004104394e9c1718ce904659f03c60082c690162 (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 = vcs-repository::git://github.com/spantaleev/sftpman-gtk.git#tag=0.4.3
	md5sums = SKIP

pkgname = sftpman-gtk