From e3dcd9e252ebfd1ae0dba22656a6ab5a781efa74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Hamy?= Date: Tue, 16 Apr 2024 11:11:43 +0200 Subject: [PATCH] Version 6.0.110-1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,}$$