summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMastermindzh2022-05-07 18:48:43 +0200
committerMastermindzh2022-05-07 18:48:43 +0200
commite8f239da991811d86555f030720a17d862e98c43 (patch)
treee77c4c9534062824c003db6c5e3a625eb9ffece8
parent5a016adcfdef35d17cd486668cb7254419c883ad (diff)
downloadaur-e8f239da991811d86555f030720a17d862e98c43.tar.gz
3.1.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa2e2d9476b6..35697ac33a9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.0.0.r0.g3965ada
+ pkgver = 3.1.0.r0.g374f3da
pkgrel = 1
url = https://github.com/Mastermindzh/tidal-hifi
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b198bbc5b93d..b67e793c3850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tidal-hifi-git
pkgrel=1
-pkgver=3.0.0.r0.g3965ada
+pkgver=3.1.0.r0.g374f3da
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"