summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 369d35ee70c9d08b4c7ab299aa735c26aeb5fac3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = uamp
	pkgdesc = Universal Advanced Music Player written in rust.
	pkgver = 0.5.9
	pkgrel = 2
	url = https://bonnyad9.github.io/uamp/
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = cargo
	depends = gcc-libs
	depends = alsa-lib
	depends = glibc
	provides = uamp
	options = !debug
	source = https://github.com/BonnyAD9/uamp/archive/refs/tags/v0.5.9.tar.gz
	md5sums = SKIP

pkgname = uamp