blob: 9be3db17bd722c3563a3bc968ae3497f5cafb547 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = tidal-hifi
pkgdesc = The web version of listen.tidal.com running in electron with hifi support thanks to widevine.
pkgver = 2.6.0
pkgrel = 1
url = https://github.com/Mastermindzh/tidal-hifi
arch = x86_64
license = custom:MIT
makedepends = nodejs-lts-gallium
makedepends = npm
depends = libxss
depends = nss
depends = gtk3
source = tidal-hifi-2.6.0.zip::https://github.com/Mastermindzh/tidal-hifi/archive/2.6.0.zip
source = tidal-hifi.desktop
md5sums = d92e9da27d68da00665f4757bd1bc091
md5sums = 234e31f93ccbdeb67f425165efe9e938
pkgname = tidal-hifi
|