mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2024-11-22 13:32:42 +01:00
update aur version files
This commit is contained in:
parent
148d1746ad
commit
4fe42a3671
@ -1,6 +1,6 @@
|
|||||||
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.
|
pkgdesc = The web version of listen.tidal.com running in electron with hifi support thanks to widevine.
|
||||||
pkgver = 2.1.0
|
pkgver = 2.1.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/Mastermindzh/tidal-hifi
|
url = https://github.com/Mastermindzh/tidal-hifi
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -11,9 +11,9 @@ pkgbase = tidal-hifi-git
|
|||||||
depends = nss
|
depends = nss
|
||||||
depends = gtk3
|
depends = gtk3
|
||||||
provides = tidal-hifi
|
provides = tidal-hifi
|
||||||
source = https://github.com/Mastermindzh/tidal-hifi/archive/2.1.0.zip
|
source = https://github.com/Mastermindzh/tidal-hifi/archive/2.1.1.zip
|
||||||
source = tidal-hifi.desktop
|
source = tidal-hifi.desktop
|
||||||
sha512sums = 30b50243e7033219351f7d7f318757e4590e5c78a7031762cf846ae3652b424ab3f54388cba44209e49434d8534edb198e1c65d0b53450b4367636ef0f4653e0
|
sha512sums = 510c94d9db8573103ee900dcd75b0416ea06ea62af7ed21818d2a5a77ab009a2737c852e7e20b97f846e14b07754a9e5a36ac5b9d0cd0a2a8d0aff3bbc75e622
|
||||||
sha512sums = 35f38ac308b871c1822d7f6f760f2fb54c3748cf769822cb0f0dfb90f0f5754ba9316da5e903a0d2e9839de3a43ec76f238f3f2e44021956fa1da19142081349
|
sha512sums = 35f38ac308b871c1822d7f6f760f2fb54c3748cf769822cb0f0dfb90f0f5754ba9316da5e903a0d2e9839de3a43ec76f238f3f2e44021956fa1da19142081349
|
||||||
|
|
||||||
pkgname = tidal-hifi-git
|
pkgname = tidal-hifi-git
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
_pkgname=tidal-hifi
|
_pkgname=tidal-hifi
|
||||||
pkgname="$_pkgname-git"
|
pkgname="$_pkgname-git"
|
||||||
pkgver=2.1.0
|
pkgver=2.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The web version of listen.tidal.com running in electron with hifi support thanks to widevine."
|
pkgdesc="The web version of listen.tidal.com running in electron with hifi support thanks to widevine."
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
@ -15,7 +15,7 @@ provides=("$_pkgname")
|
|||||||
|
|
||||||
source=("https://github.com/Mastermindzh/tidal-hifi/archive/$pkgver.zip"
|
source=("https://github.com/Mastermindzh/tidal-hifi/archive/$pkgver.zip"
|
||||||
"${_pkgname}.desktop")
|
"${_pkgname}.desktop")
|
||||||
sha512sums=('30b50243e7033219351f7d7f318757e4590e5c78a7031762cf846ae3652b424ab3f54388cba44209e49434d8534edb198e1c65d0b53450b4367636ef0f4653e0'
|
sha512sums=('510c94d9db8573103ee900dcd75b0416ea06ea62af7ed21818d2a5a77ab009a2737c852e7e20b97f846e14b07754a9e5a36ac5b9d0cd0a2a8d0aff3bbc75e622'
|
||||||
'35f38ac308b871c1822d7f6f760f2fb54c3748cf769822cb0f0dfb90f0f5754ba9316da5e903a0d2e9839de3a43ec76f238f3f2e44021956fa1da19142081349')
|
'35f38ac308b871c1822d7f6f760f2fb54c3748cf769822cb0f0dfb90f0f5754ba9316da5e903a0d2e9839de3a43ec76f238f3f2e44021956fa1da19142081349')
|
||||||
|
|
||||||
cdToPkg(){
|
cdToPkg(){
|
||||||
|
Loading…
Reference in New Issue
Block a user