From 22055ca028cec90b569d17536286118d51d0bb6a Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Mon, 11 Sep 2023 20:55:33 +0200 Subject: [PATCH] 5.7.1 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8b5e1ce..a3a0615 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.7.0.r0.g33070c1 + pkgver = 5.7.1.r0.g0dadce4 pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 6b1bcf1..b4575a7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tidal-hifi-git pkgrel=1 -pkgver=5.7.0.r0.g33070c1 +pkgver=5.7.1.r0.g0dadce4 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"