Update to 6.0.60
This commit is contained in:
parent
64bcd449bb
commit
f8c2b9eba0
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aurélien Hamy <aunetx@yandex.com>
|
||||
|
||||
APPNAME = dev.aunetx.deezer
|
||||
PKGVER = 6.0.30
|
||||
PKGVER = 6.0.60
|
||||
BASE_URL = https://www.deezer.com/desktop/download/artifact/win32/x86/$(PKGVER)
|
||||
VERSION_REGEX = ^v$(PKGVER)-[0-9]{1,}$$
|
||||
|
||||
|
|
|
@ -101,4 +101,4 @@ This work is UNOFFICIAL, and Deezer does not officially support Linux yet.
|
|||
|
||||
Installing/using this is consequently probably outside of the scope of the Deezer EULA, and I am not responsible for your usage of this.
|
||||
|
||||
I tried to talk to Deezer to ask them if I am authorized to upload this on Flathub, but when they answer, even if they say yes, this work is still unofficial.
|
||||
I ***tried*** to talk to Deezer to ask them if I am authorized to upload this on Flathub, but when they answer, even if they say yes, this work is still unofficial.
|
||||
|
|
Loading…
Reference in New Issue