blob: 135c42547059fc5c0d2658930d642e80a46f664e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ytermusic-bin
pkgdesc = A terminal based Youtube Music Player. It's aims to be as fast and simple as possible. Writtten in Rust.
pkgver = 0.1.0
pkgrel = 3
url = https://github.com/ccgauche/ytermusic
arch = x86_64
license = Apache
depends = alsa-lib
depends = dbus
provides = ytermusic
conflicts = ytermusic
source = ytermusic::https://github.com/ccgauche/ytermusic/releases/download/beta-0.1.0/ytermusic
sha256sums = 96d0f323c7b0c0019bd996f9b8ac40ba3212b1bb8baaff91ee030249eb090673
pkgname = ytermusic-bin
|