diff --git a/.SRCINFO b/.SRCINFO index ce55e3d..1525872 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ 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 = 4.1.2.r0.g732710c + pkgver = 4.2.0.r0.g5f330a7 pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index ed753d4..f6cb9de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tidal-hifi-git pkgrel=1 -pkgver=4.1.2.r0.g732710c +pkgver=4.2.0.r0.g5f330a7 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"