blob: 67660263a0afac3314db7bf9e58969056feb01a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tidal-hifi
pkgdesc = The web version of Tidal running in electron with hifi support thanks to widevine.
pkgver = 5.19.0
pkgrel = 1
url = https://github.com/Mastermindzh/tidal-hifi
arch = x86_64
license = custom:MIT
makedepends = nodejs
makedepends = npm
makedepends = libxcrypt-compat
depends = libxss
depends = nss
depends = gtk3
source = tidal-hifi-5.19.0.tar.gz::https://github.com/Mastermindzh/tidal-hifi/archive/refs/tags/5.19.0.tar.gz
source = tidal-hifi.desktop
sha256sums = 35be9389be5a98f4d22f8b002bd911d0cae3be435d0c354dd2da69e56e0549b8
sha256sums = 7cfd50a00f85a83f6208e2e013d7b254dd769a2a05b35fea2a2b045d86ce475a
pkgname = tidal-hifi
|