diff --git a/Makefile b/Makefile index e93a395..9a9c8c6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Maintainer: Aurélien Hamy APPNAME = dev.aunetx.deezer -PKGVER = 6.0.60 +PKGVER = 6.0.110 BASE_URL = https://www.deezer.com/desktop/download/artifact/win32/x86/$(PKGVER) VERSION_REGEX = ^v$(PKGVER)-[0-9]{1,}$$