diff --git a/.SRCINFO b/.SRCINFO index ec4194a..56a3d88 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.9.0.r0.g21cb0ea + pkgver = 5.10.0.r0.g2e31b5d pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 @@ -17,7 +17,7 @@ pkgbase = tidal-hifi-git source = tidal-hifi.desktop source = tidal-hifi.xml sha512sums = SKIP - sha512sums = 20dc16dfd79cd00686b29bc621c64568b6557d73da5b7c1fba7dee0277784cc6f133520ca55d83fb878c3e5cc6734b6fd1b47502366a8907113625ce4e362bbc + sha512sums = bdfa717818219e1b7b6033ae8217615aad518c119d465639e394a1415df545cecafa794c4a1fa267cb69b62e7026291a0b18bad7cc61ec80814da086413c6df7 sha512sums = e06fce55c2d9fcaeff514b97e8b003dca4c1a0aa8c8e14c3e3b99febbc2e8af7402d2e2009147f3f57a9b6447fafd23dd69e7b4de63cf43c5d67825836ebecb5 pkgname = tidal-hifi-git diff --git a/PKGBUILD b/PKGBUILD index d797f14..33fe47a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tidal-hifi-git pkgrel=1 -pkgver=5.9.0.r0.g21cb0ea +pkgver=5.10.0.r0.g2e31b5d 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" @@ -16,7 +16,7 @@ source=("git+https://github.com/Mastermindzh/tidal-hifi.git" "tidal-hifi.desktop" "tidal-hifi.xml") sha512sums=('SKIP' - '20dc16dfd79cd00686b29bc621c64568b6557d73da5b7c1fba7dee0277784cc6f133520ca55d83fb878c3e5cc6734b6fd1b47502366a8907113625ce4e362bbc' + 'bdfa717818219e1b7b6033ae8217615aad518c119d465639e394a1415df545cecafa794c4a1fa267cb69b62e7026291a0b18bad7cc61ec80814da086413c6df7' "e06fce55c2d9fcaeff514b97e8b003dca4c1a0aa8c8e14c3e3b99febbc2e8af7402d2e2009147f3f57a9b6447fafd23dd69e7b4de63cf43c5d67825836ebecb5") getnvm() { diff --git a/tidal-hifi.desktop b/tidal-hifi.desktop index d8f127e..f97a7ad 100644 --- a/tidal-hifi.desktop +++ b/tidal-hifi.desktop @@ -3,7 +3,7 @@ Encoding=UTF-8 Name=TIDAL Hi-Fi GenericName=TIDAL Hi-Fi Comment=The web version of listen.tidal.com running in electron with hifi support thanks to widevine. -Exec=tidal-hifi %u +Exec=tidal-hifi --enable-features=UseOzonePlatform --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations %U Icon=/usr/share/icons/tidal-hifi/tidal-hifi.png StartupNotify=true Terminal=false