From c12fe3c24a524a49da2ccba97c3610397dc708ba Mon Sep 17 00:00:00 2001 From: Rick van Lieshout Date: Sun, 5 May 2024 21:11:04 +0200 Subject: [PATCH] 5.11 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 56a3d88..7df3385 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.10.0.r0.g2e31b5d + pkgver = 5.11.0.r0.g6e43cbb pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 33fe47a..48a32b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tidal-hifi-git pkgrel=1 -pkgver=5.10.0.r0.g2e31b5d +pkgver=5.11.0.r0.g6e43cbb 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"