From 5311e62fbf721c190b05cd09ff7551a339fe0b65 Mon Sep 17 00:00:00 2001 From: Rick van Lieshout Date: Thu, 10 Jul 2025 17:07:36 +0200 Subject: [PATCH] 5.20.0 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 914f330..c111797 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 = 5.19.0.r0.g79bbab6 + pkgver = 5.20.0.r0.g350b443 pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 721fda4..a351400 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tidal-hifi-git pkgrel=1 -pkgver=5.19.0.r0.g79bbab6 +pkgver=5.20.0.r0.g350b443 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"