summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 706551096de232544c8402406fa90e2429c109f6 (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
	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
	md5sums = SKIP

pkgname = sftpman