summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d672d1d4ac8e08b2e17cb0851b9dc4fc39f587b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = sftpman-gtk
	pkgdesc = GTK frontend for sftpman (an application for managing and mounting sshfs (SFTP) filesystems).
	pkgver = 1.3.1
	pkgrel = 0
	url = https://github.com/spantaleev/sftpman-gtk
	arch = any
	license = GPL3
	makedepends = git
	depends = gtk3
	depends = python-gobject
	depends = sftpman-python>=0.5.0
	depends = python-setuptools
	optdepends = sftpman-iced: GUI frontend for sftpman v2 (rewritten in Rust)
	source = git+https://github.com/spantaleev/sftpman-gtk.git#tag=1.3.1
	md5sums = SKIP

pkgname = sftpman-gtk