Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/tidal-hifi-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = tidal-hifi-bin
gives = tidal-hifi
pkgver = 5.11.0
pkgver = 5.17.0
pkgdesc = The web version of listen.tidal.com running in electron with hifi support thanks to widevine
arch = amd64
depends = libxss1
Expand All @@ -13,10 +13,10 @@ pkgbase = tidal-hifi-bin
maintainer = Oren Klopfer <[email protected]>
repology = project: tidal-hifi
repology = visiblename: tidal-hifi-bin
source = https://github.com/Mastermindzh/tidal-hifi/releases/download/5.11.0/tidal-hifi-5.11.0.tar.gz
source = https://github.com/Mastermindzh/tidal-hifi/releases/download/5.17.0/tidal-hifi-5.17.0.tar.gz
source = icon.png::https://github.com/Mastermindzh/tidal-hifi/raw/master/build/icon.png
source = tidal-hifi.desktop::https://aur.archlinux.org/cgit/aur.git/plain/tidal-hifi.desktop?h=tidal-hifi-bin
sha256sums = a33706b05cbd897c8aa61ac9e3d876f318ca472326c6d739c589ab6fdb4ee892
sha256sums = c5db921e92ddb5cb38ff28157d5ed0c61b47d99855aa9be99f9f3fcdd5f4a3ab
sha256sums = SKIP
sha256sums = SKIP

Expand Down
4 changes: 2 additions & 2 deletions packages/tidal-hifi-bin/tidal-hifi-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgname="tidal-hifi-bin"
gives="tidal-hifi"
arch=("amd64")
pkgver="5.11.0"
pkgver="5.17.0"
pkgdesc="The web version of listen.tidal.com running in electron with hifi support thanks to widevine"
repology=("project: tidal-hifi" "visiblename: tidal-hifi-bin")
source=(
Expand All @@ -10,7 +10,7 @@ source=(
"tidal-hifi.desktop::https://aur.archlinux.org/cgit/aur.git/plain/tidal-hifi.desktop?h=tidal-hifi-bin"
)
sha256sums=(
"a33706b05cbd897c8aa61ac9e3d876f318ca472326c6d739c589ab6fdb4ee892"
"c5db921e92ddb5cb38ff28157d5ed0c61b47d99855aa9be99f9f3fcdd5f4a3ab"
"SKIP"
"SKIP"
)
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -10934,7 +10934,7 @@ pkgname = ticktick-deb
---
pkgbase = tidal-hifi-bin
gives = tidal-hifi
pkgver = 5.11.0
pkgver = 5.17.0
pkgdesc = The web version of listen.tidal.com running in electron with hifi support thanks to widevine
arch = amd64
depends = libxss1
Expand All @@ -10947,10 +10947,10 @@ pkgbase = tidal-hifi-bin
maintainer = Oren Klopfer <[email protected]>
repology = project: tidal-hifi
repology = visiblename: tidal-hifi-bin
source = https://github.com/Mastermindzh/tidal-hifi/releases/download/5.11.0/tidal-hifi-5.11.0.tar.gz
source = https://github.com/Mastermindzh/tidal-hifi/releases/download/5.17.0/tidal-hifi-5.17.0.tar.gz
source = icon.png::https://github.com/Mastermindzh/tidal-hifi/raw/master/build/icon.png
source = tidal-hifi.desktop::https://aur.archlinux.org/cgit/aur.git/plain/tidal-hifi.desktop?h=tidal-hifi-bin
sha256sums = a33706b05cbd897c8aa61ac9e3d876f318ca472326c6d739c589ab6fdb4ee892
sha256sums = c5db921e92ddb5cb38ff28157d5ed0c61b47d99855aa9be99f9f3fcdd5f4a3ab
sha256sums = SKIP
sha256sums = SKIP

Expand Down
Loading