summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 804b9bbad986b36f90911c5618eaef71a95b098d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = sftpman
	pkgdesc = Application that handles sshfs/sftp file systems mounting.
	pkgver = 1.2.2
	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.2.2
	md5sums = SKIP

pkgname = sftpman