summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 634d0f7da134d3a13c02404f14dbd457e1d4673e (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.0.1
	pkgrel = 2
	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.0.1
	md5sums = SKIP

pkgname = sftpman