From 8d713a0af561866cfb9946a9d41b85761ea17f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Hamy?= Date: Sun, 26 Feb 2023 16:26:17 +0100 Subject: [PATCH] Version 5.30.520 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 733c54c..bf23a78 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Maintainer: Aurélien Hamy APPNAME = dev.aunetx.deezer -PKGVER = 5.30.350 +PKGVER = 5.30.520 BASE_URL = https://www.deezer.com/desktop/download/artifact/win32/x86/$(PKGVER) GPG_KEY_ID = 5A7D3B06F15FB60238941027EB3A799E7EE716EB VERSION_REGEX = ^v$(PKGVER)-[0-9]{1,}$$