diff --git a/.SRCINFO b/.SRCINFO index 40a770a..0924649 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. If the install fails use nvm to temporarily downgrade npm pkgver = 4.0.1.r0.gfa9ab22 - pkgrel = 1 + pkgrel = 2 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 license = custom:MIT diff --git a/PKGBUILD b/PKGBUILD index e8c6fed..082d758 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Rick van Lieshout pkgname=tidal-hifi-git -pkgrel=1 -gpkgver=4.0.1.r0.gfa9ab22 +pkgrel=2 +pkgver=4.0.1.r0.gfa9ab22 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"