diff options
author | Mastermindzh | 2023-08-28 22:47:42 +0200 |
---|---|---|
committer | Mastermindzh | 2023-08-28 22:47:42 +0200 |
commit | 1192c09884071af33ad3e076c16f6d114b794f9c (patch) | |
tree | 013719f5e6ff5f33a7aa350f3b09b9a4ec4b2734 | |
parent | 6c11172d95ddeea190b664fc729603fe0c7d88aa (diff) | |
download | aur-1192c09884071af33ad3e076c16f6d114b794f9c.tar.gz |
5.7.0
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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.6.0.r0.gdc87b20 + pkgver = 5.7.0.r0.g33070c1 pkgrel = 1 url = https://github.com/Mastermindzh/tidal-hifi arch = x86_64 @@ -2,7 +2,7 @@ pkgname=tidal-hifi-git pkgrel=1 -pkgver=5.6.0.r0.gdc87b20 +pkgver=5.7.0.r0.g33070c1 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" |