diff --git a/Makefile b/Makefile index aa1f0d9..af79bd2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Maintainer: Aurélien Hamy APPNAME = dev.aunetx.deezer -PKGVER = 5.30.80 +PKGVER = 5.30.100 BASE_URL = https://www.deezer.com/desktop/download/artifact/win32/x86/$(PKGVER) GPG_KEY_ID = 5A7D3B06F15FB60238941027EB3A799E7EE716EB @@ -100,4 +100,4 @@ build_pkgs_x86: install_deps clean: - rm -rf app flatpak node_modules source artifacts package-lock.json \ No newline at end of file + rm -rf app flatpak node_modules source artifacts package-lock.json package.json