mirror of
https://github.com/Mastermindzh/tidal-hifi-aur.git
synced 2025-01-20 17:10: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
|
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
|
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
|
pkgver = 4.4.0.r0.gd0f9a34
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = <https://github.com/Mastermindzh/tidal-hifi>
|
url = https://github.com/Mastermindzh/tidal-hifi
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom:MIT
|
license = custom:MIT
|
||||||
makedepends = git
|
makedepends = git
|
||||||
@ -12,7 +12,7 @@ pkgbase = tidal-hifi-git
|
|||||||
depends = libxcrypt-compat
|
depends = libxcrypt-compat
|
||||||
provides = tidal-hifi
|
provides = tidal-hifi
|
||||||
conflicts = 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.desktop
|
||||||
source = tidal-hifi.xml
|
source = tidal-hifi.xml
|
||||||
sha512sums = SKIP
|
sha512sums = SKIP
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Rick van Lieshout <info@rickvanlieshout.com>
|
# Maintainer: Rick van Lieshout <info@rickvanlieshout.com>
|
||||||
|
|
||||||
pkgname=tidal-hifi-git
|
pkgname=tidal-hifi-git
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgver=4.4.0.r0.gd0f9a34
|
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"
|
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)
|
arch=(x86_64)
|
||||||
|
Loading…
Reference in New Issue
Block a user