pkgbase = go-mtpfs-git
	pkgdesc = Simple tool for viewing MTP devices as FUSE filesystems
	pkgver = 20200111
	pkgrel = 1
	url = http://github.com/hanwen/go-mtpfs
	arch = x86_64
	arch = i686
	license = BSD
	makedepends = go>=1.3.0
	makedepends = git
	depends = libusb
	depends = fuse
	options = !strip
	options = !emptydirs
	source = git+https://github.com/hanwen/go-mtpfs.git
	md5sums = SKIP

pkgname = go-mtpfs-git

