summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMastermindzh2022-06-23 17:53:56 +0200
committerMastermindzh2022-06-23 17:53:56 +0200
commita72661d8beb78ce79cc7bab3bc2fbe6b219b7b39 (patch)
treee7ac9bc7a3044890882c105828d6b02ca4ae8637
parent9416e128352bc98ed1d04650297a97835a6f6589 (diff)
downloadaur-a72661d8beb78ce79cc7bab3bc2fbe6b219b7b39.tar.gz
4.0.0 release
-rw-r--r--.SRCINFO34
-rw-r--r--PKGBUILD2
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8599ff4b8629..6ab73209493d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
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 = 3.1.1.r0.g8f47756
-pkgrel = 1
-url = https://github.com/Mastermindzh/tidal-hifi
-arch = x86_64
-license = custom:MIT
-makedepends = git
-depends = libxss
-depends = nss
-depends = gtk3
-depends = libxcrypt-compat
-provides = tidal-hifi
-conflicts = tidal-hifi
-source = git+https://github.com/Mastermindzh/tidal-hifi.git
-source = tidal-hifi.desktop
-sha512sums = SKIP
-sha512sums = 31cf40fb3ac81c4a64a8410a78e97c268a440577bce54347ce62f8a9566c8897f8083cd1e5afa40b0fbe9a149fc4fb4f29cad91a12e5b47cf8e300e56351a4f1
+ 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.0.0.r0.g207a61d
+ pkgrel = 1
+ url = https://github.com/Mastermindzh/tidal-hifi
+ arch = x86_64
+ license = custom:MIT
+ makedepends = git
+ depends = libxss
+ depends = nss
+ depends = gtk3
+ depends = libxcrypt-compat
+ provides = tidal-hifi
+ conflicts = tidal-hifi
+ source = git+https://github.com/Mastermindzh/tidal-hifi.git
+ source = tidal-hifi.desktop
+ sha512sums = SKIP
+ sha512sums = 31cf40fb3ac81c4a64a8410a78e97c268a440577bce54347ce62f8a9566c8897f8083cd1e5afa40b0fbe9a149fc4fb4f29cad91a12e5b47cf8e300e56351a4f1
pkgname = tidal-hifi-git
diff --git a/PKGBUILD b/PKGBUILD
index bb23e944ad82..45bdc239493c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tidal-hifi-git
pkgrel=1
-pkgver=3.1.1.r0.g8f47756
+pkgver=4.0.0.r0.g207a61d
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"