mirror of
https://github.com/Mastermindzh/tidal-hifi-aur.git
synced 2025-08-01 07:11:10 +02:00
update with dependencies to fix libcrypt error
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -2,12 +2,12 @@
|
||||
|
||||
pkgname=tidal-hifi-git
|
||||
pkgrel=1
|
||||
pkgver=2.7.2.r0.g101fe96
|
||||
pkgver=2.7.2.r1.g4fbb598
|
||||
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"
|
||||
arch=(x86_64)
|
||||
url="https://github.com/Mastermindzh/tidal-hifi"
|
||||
license=("custom:MIT")
|
||||
depends=(libxss nss gtk3)
|
||||
depends=(libxss nss gtk3 libxcrypt-compat)
|
||||
makedepends=(git)
|
||||
provides=(tidal-hifi)
|
||||
conflicts=(tidal-hifi)
|
||||
|
Reference in New Issue
Block a user