summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e20a4180473ed80d3907d6f8b35de550daa9ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = sftpman
	pkgdesc = Application that handles sshfs/sftp file systems mounting.
	pkgver = 1.1.3
	pkgrel = 1
	epoch = 1
	url = https://github.com/spantaleev/sftpman
	install = sftpman.install
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = sshfs
	depends = python-setuptools
	optdepends = sftpman-gtk: GTK frontend
	source = git+https://github.com/spantaleev/sftpman.git#tag=1.1.3
	md5sums = SKIP

pkgname = sftpman