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,8 +1,8 @@
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>
pkgrel = 2
url = https://github.com/Mastermindzh/tidal-hifi
arch = x86_64
license = custom:MIT
makedepends = git
@ -12,7 +12,7 @@ pkgbase = tidal-hifi-git
depends = libxcrypt-compat
provides = tidal-hifi
conflicts = tidal-hifi
source = git+<https://github.com/Mastermindzh/tidal-hifi.git>
source = git+https://github.com/Mastermindzh/tidal-hifi.git
source = tidal-hifi.desktop
source = tidal-hifi.xml
sha512sums = SKIP

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)