summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMar0xy2021-12-19 13:44:27 +0100
committerMar0xy2021-12-19 13:44:27 +0100
commitbc68114855840e145e2149613e79032612dfc030 (patch)
tree418ec3fa099587bcb04816befc5651232fb5edb2 /PKGBUILD
parent891c6d3e7709e0761732ffc78445e82194c35f20 (diff)
downloadaur-bc68114855840e145e2149613e79032612dfc030.tar.gz
2.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fe06dd76438..90709523de84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Marie Piontek <marie@kaifa.ch>
pkgname=tidal-hifi
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
pkgdesc="The web version of listen.tidal.com running in electron with hifi support thanks to widevine."
arch=(x86_64)
url="https://github.com/Mastermindzh/tidal-hifi"
@@ -11,7 +11,7 @@ depends=(libxss nss gtk3)
makedepends=(nodejs-lts-gallium npm)
source=("${pkgname}-${pkgver}.zip::https://github.com/Mastermindzh/tidal-hifi/archive/${pkgver}.zip"
"tidal-hifi.desktop")
-md5sums=('a40f46926fc1e787b6dce836402a1c76'
+md5sums=('d92e9da27d68da00665f4757bd1bc091'
'234e31f93ccbdeb67f425165efe9e938')
prepare() {