blob: 1899d28325ea337046650cbbabf0a52bf7c03ff1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tidal-hifi-git
pkgdesc = The web version of listen.tidal.com running in electron with hifi support thanks to widevine. If the install fails use nvm to temporarily downgrade npm
pkgver = 2.7.0.r0.gd51d5cd
pkgrel = 1
url = https://github.com/Mastermindzh/tidal-hifi
arch = x86_64
license = custom:MIT
makedepends = git
depends = libxss
depends = nss
depends = gtk3
provides = tidal-hifi
conflicts = tidal-hifi
source = git+https://github.com/Mastermindzh/tidal-hifi.git
source = tidal-hifi.desktop
sha512sums = SKIP
sha512sums = 31cf40fb3ac81c4a64a8410a78e97c268a440577bce54347ce62f8a9566c8897f8083cd1e5afa40b0fbe9a149fc4fb4f29cad91a12e5b47cf8e300e56351a4f1
pkgname = tidal-hifi-git
|