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

pkgname = tap