From 9baa2eae7bb9377b3df5b8b879befeccb2e601ed Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Sun, 11 Apr 2021 07:38:24 -0300
Subject: [PATCH] main/meson: rebuild with py3-setuptools 52.0.0

---
 main/meson/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/meson/APKBUILD b/main/meson/APKBUILD
index 978ad5b7985a..c6118ef25afa 100644
--- a/main/meson/APKBUILD
+++ b/main/meson/APKBUILD
@@ -3,7 +3,7 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=meson
 pkgver=0.57.2
-pkgrel=0
+pkgrel=1
 pkgdesc="Fast and user friendly build system"
 url="https://mesonbuild.com"
 arch="noarch"
-- 
GitLab