chore: release 5.0.0

This commit is contained in:
2023-04-22 22:02:03 +02:00
parent 64f4b02242
commit 2098f174e9
2 changed files with 6 additions and 5 deletions

View File

@@ -1,13 +1,13 @@
# Maintainer: Rick van Lieshout <info@rickvanlieshout.com>
pkgname=tidal-hifi-git
pkgrel=2
pkgver=4.4.0.r0.gd0f9a34
pkgrel=1
pkgver=5.0.0.r0.g05b422e
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)
url="https://github.com/Mastermindzh/tidal-hifi"
license=("custom:MIT")
depends=(libxss nss gtk3 libxcrypt-compat)
depends=(libxss nss gtk3 libxcrypt-compat libnotify)
makedepends=(git)
provides=(tidal-hifi)
conflicts=(tidal-hifi)