From 98d5a316d40b5b613009ef74ab84e1c9293f244e Mon Sep 17 00:00:00 2001 From: Rick van Lieshout Date: Mon, 25 Aug 2025 23:44:59 +0200 Subject: [PATCH] 5.20.1 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c111797..c71d17b 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.20.0.r0.g350b443 + pkgver = 5.20.1.r0.g604f34b pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index a351400..c89d3bf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tidal-hifi-git pkgrel=1 -pkgver=5.20.0.r0.g350b443 +pkgver=5.20.1.r0.g604f34b 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"