summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: acfb469fb1637de9b36fe5684facf712135c07f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = playlist-maker-rs-git
	pkgdesc = M3u playlist creator that uses query-like statments to find the requested songs, implemented in Rust: git version
	pkgver = latest
	pkgrel = 1
	url = https://github.com/FilipeMCruz/playlist-maker
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cargo
	provides = playlist-maker-rs
	conflicts = playlist-maker-rs
	source = playlist-maker::git+https://github.com/FilipeMCruz/playlist-maker
	sha256sums = SKIP

pkgname = playlist-maker-rs-git