pkgbase = rustow-git
	pkgdesc = Rustow is a replacement of GNU Stow written in Rust. It support most of the features of Stow with some extensions.
	pkgver = 1.0.r0.g6c9a9ab
	pkgrel = 1
	url = https://gitlab.com/Erenoit/rustow
	arch = any
	license = GPL3
	makedepends = cargo
	makedepends = git
	depends = glibc
	depends = gcc-libs
	provides = rustow
	source = rustow::git+https://gitlab.com/Erenoit/rustow.git
	sha256sums = SKIP

pkgname = rustow-git
