summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34a4a9d654239351ee8f351985072cd447fe1141 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = distrohoop
	pkgdesc = A CLI Tool written in Rust that determines your next Distro :D!
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/br0sinski/distrohoop
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	depends = cargo
	source = git+https://github.com/br0sinski/distrohoop.git#tag=v1.0.0
	sha256sums = SKIP

pkgname = distrohoop