summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7c46dba981cf7c28651e1fab0a1edf15216ba5e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = grabbie-git
	pkgdesc = Grabbie is a tool to download files and resources from various sources (latest, from git).
	pkgver = latest
	pkgrel = 1
	url = https://github.com/tosterlolz/grabbie
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	provides = grabbie
	conflicts = grabbie
	source = grabbie-git::git+https://github.com/tosterlolz/grabbie.git
	sha256sums = SKIP

pkgname = grabbie-git