From 2d599f3c3a55dc0f8d8987ff7bc91bdd7ade9ce4 Mon Sep 17 00:00:00 2001 From: aunetx Date: Thu, 11 Nov 2021 22:35:06 +0100 Subject: [PATCH] Update Makefile to 5.30.100 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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