mirror of
https://github.com/Mastermindzh/tidal-hifi-aur.git
synced 2025-01-20 09:00:25 +01:00
url fixes
This commit is contained in:
parent
af017c6e97
commit
64f4b02242
6
.SRCINFO
6
.SRCINFO
@ -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
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user