summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMastermindzh2023-03-07 15:53:55 +0100
committerMastermindzh2023-03-07 15:53:55 +0100
commit64f4b02242b2a0fff8a43e823c11bb664dcbbc5d (patch)
treec259089568c8b53a433387fe8a1e2d1661a59927
parentaf017c6e97a8158cd9335f298fd9dd8cb69d4605 (diff)
downloadaur-64f4b02242b2a0fff8a43e823c11bb664dcbbc5d.tar.gz
url fixes
-rw-r--r--.SRCINFO38
-rw-r--r--PKGBUILD2
-rw-r--r--package.json2
3 files changed, 21 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88b077045481..bbf3b1a31ba4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
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 = 4.4.0.r0.gd0f9a34
- 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
- source = tidal-hifi.xml
- sha512sums = SKIP
- sha512sums = 20dc16dfd79cd00686b29bc621c64568b6557d73da5b7c1fba7dee0277784cc6f133520ca55d83fb878c3e5cc6734b6fd1b47502366a8907113625ce4e362bbc
- sha512sums = e06fce55c2d9fcaeff514b97e8b003dca4c1a0aa8c8e14c3e3b99febbc2e8af7402d2e2009147f3f57a9b6447fafd23dd69e7b4de63cf43c5d67825836ebecb5
+ 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.4.0.r0.gd0f9a34
+ pkgrel = 2
+ 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
+ source = tidal-hifi.xml
+ sha512sums = SKIP
+ sha512sums = 20dc16dfd79cd00686b29bc621c64568b6557d73da5b7c1fba7dee0277784cc6f133520ca55d83fb878c3e5cc6734b6fd1b47502366a8907113625ce4e362bbc
+ sha512sums = e06fce55c2d9fcaeff514b97e8b003dca4c1a0aa8c8e14c3e3b99febbc2e8af7402d2e2009147f3f57a9b6447fafd23dd69e7b4de63cf43c5d67825836ebecb5
pkgname = tidal-hifi-git
diff --git a/PKGBUILD b/PKGBUILD
index be5b8fbbdb93..6f022588e307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rick van Lieshout <info@rickvanlieshout.com>
pkgname=tidal-hifi-git
-pkgrel=1
+pkgrel=2
pkgver=4.4.0.r0.gd0f9a34
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)
diff --git a/package.json b/package.json
index b6ecfefcfc84..facc9a861db0 100644
--- a/package.json
+++ b/package.json
@@ -12,4 +12,4 @@
},
"author": "Rick van Lieshout <info@rickvanlieshout.com> (http://rickvanlieshout.com/)",
"license": "ISC"
-}
+} \ No newline at end of file