From 4de4c243e187d98e761a4c880af90846c826e24e Mon Sep 17 00:00:00 2001
From: psykose <alice@ayaya.dev>
Date: Tue, 7 Jun 2022 18:07:07 +0000
Subject: [PATCH] community/mlt: rebuild against opencv 4.6.0

---
 community/mlt/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/mlt/APKBUILD b/community/mlt/APKBUILD
index b6ebd547a669..35afd108c8e6 100644
--- a/community/mlt/APKBUILD
+++ b/community/mlt/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
 pkgname=mlt
 pkgver=7.6.0
-pkgrel=0
+pkgrel=1
 pkgdesc="MLT Multimedia Framework"
 url="https://www.mltframework.org/"
 arch="all"
-- 
GitLab