summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e51262fb9599e5553039752d659c46e98c891215 (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.1.1
	pkgrel = 1
	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.1.1.tar.gz::https://github.com/timdubbins/tap/archive/v0.1.1.tar.gz
	sha256sums = 4051069fcfbc1ef993e160c36d92fd1c733841312e482b2d1eaa7e22d0bc431a

pkgname = tap