pkgbase = sshfsc
	pkgdesc = Quickly mount remote systems via SSHFS based on your ssh_config
	pkgver = 0.2.0
	pkgrel = 1
	url = https://gitea.moonarch.de/nevaforget/sshfs_connect
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go
	depends = sshfs
	conflicts = sshfsc-git
	replaces = sshfsc-git
	source = git+https://gitea.moonarch.de/nevaforget/sshfs_connect.git#tag=v0.2.0
	sha256sums = SKIP

pkgname = sshfsc
