summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17157ca091d3d7e394c6ca22bbe5d1004a69d552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = tap
	pkgdesc = An audio player for the terminal, written in rust
	pkgver = 0.4.0
	pkgrel = 1
	url = https://github.com/timdubbins/tap
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	optdepends = fzf: fuzzy searching
	optdepends = skim: fzf alternative
	source = tap-0.4.0.tar.gz::https://github.com/timdubbins/tap/archive/v0.4.0.tar.gz
	sha256sums = c41832ff54f9970ca6508f7d423ffb70616f1913b70867d5315973857a04f850

pkgname = tap