diff --git a/.SRCINFO b/.SRCINFO index d0e3d5b..324a661 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = tidal-hifi-git - pkgdesc = The web version of listen.tidal.com running in electron with hifi support thanks to widevine. - pkgver = 2.3.0.r0.g8fea526 - pkgrel = 2 + 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.4.0.r0.g5ef6074 + pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 license = custom:MIT diff --git a/PKGBUILD b/PKGBUILD index d69a50e..33391de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=tidal-hifi-git pkgrel=1 pkgver=2.4.0.r0.g5ef6074 -pkgdesc="The web version of listen.tidal.com running in electron with hifi support thanks to widevine." +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")