url fixes

This commit is contained in:
Rick van Lieshout 2023-03-07 15:53:55 +01:00
parent af017c6e97
commit 64f4b02242
3 changed files with 21 additions and 21 deletions

View File

@ -1,22 +1,22 @@
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 = 4.4.0.r0.gd0f9a34
pkgrel = 1
url = <https://github.com/Mastermindzh/tidal-hifi>
arch = x86_64
license = custom:MIT
makedepends = git
depends = libxss
depends = nss
depends = gtk3
depends = libxcrypt-compat
provides = tidal-hifi
conflicts = tidal-hifi
source = git+<https://github.com/Mastermindzh/tidal-hifi.git>
source = tidal-hifi.desktop
source = tidal-hifi.xml
sha512sums = SKIP
sha512sums = 20dc16dfd79cd00686b29bc621c64568b6557d73da5b7c1fba7dee0277784cc6f133520ca55d83fb878c3e5cc6734b6fd1b47502366a8907113625ce4e362bbc
sha512sums = e06fce55c2d9fcaeff514b97e8b003dca4c1a0aa8c8e14c3e3b99febbc2e8af7402d2e2009147f3f57a9b6447fafd23dd69e7b4de63cf43c5d67825836ebecb5
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 = 4.4.0.r0.gd0f9a34
pkgrel = 2
url = https://github.com/Mastermindzh/tidal-hifi
arch = x86_64
license = custom:MIT
makedepends = git
depends = libxss
depends = nss
depends = gtk3
depends = libxcrypt-compat
provides = tidal-hifi
conflicts = tidal-hifi
source = git+https://github.com/Mastermindzh/tidal-hifi.git
source = tidal-hifi.desktop
source = tidal-hifi.xml
sha512sums = SKIP
sha512sums = 20dc16dfd79cd00686b29bc621c64568b6557d73da5b7c1fba7dee0277784cc6f133520ca55d83fb878c3e5cc6734b6fd1b47502366a8907113625ce4e362bbc
sha512sums = e06fce55c2d9fcaeff514b97e8b003dca4c1a0aa8c8e14c3e3b99febbc2e8af7402d2e2009147f3f57a9b6447fafd23dd69e7b4de63cf43c5d67825836ebecb5
pkgname = tidal-hifi-git

View File

@ -1,7 +1,7 @@
# Maintainer: Rick van Lieshout <info@rickvanlieshout.com>
pkgname=tidal-hifi-git
pkgrel=1
pkgrel=2
pkgver=4.4.0.r0.gd0f9a34
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)