blob: f75cb7a0f3190e7e9edd361b98a6d8d7707ea02c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = waves-bin
pkgdesc = Terminal music player with library browsing and queue management
pkgver = 0.1.46
pkgrel = 1
url = https://github.com/llehouerou/waves
arch = x86_64
license = GPL-3.0-only
depends = alsa-lib
provides = waves
conflicts = waves
source = https://github.com/llehouerou/waves/releases/download/v0.1.46/waves_0.1.46_linux_amd64.tar.gz
sha256sums = e89d5ae3f4c7ba4721112b985a9cc44ef1cfcf8f1f2ce3abda319df78380d8f4
pkgname = waves-bin
|