blob: 1c92bf9a65693321ad9f4d6b8c7c235d11c28b92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = tap
pkgdesc = An audio player for the terminal with fuzzy-finder
pkgver = 0.4.11
pkgrel = 1
url = https://github.com/timdubbins/tap
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
source = tap-0.4.11.tar.gz::https://github.com/timdubbins/tap/archive/v0.4.11.tar.gz
sha256sums = f77076a33e372396bd69c64fd47ee92377fb5faac67e6849d859e0ebd5380e44
pkgname = tap
|