From 7c1f80846c36aabb2f07b72828edcf197df35371 Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Tue, 7 Jun 2022 18:08:00 +0000 Subject: [PATCH] testing/anime4kcpp: rebuild against opencv 4.6.0 --- testing/anime4kcpp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/anime4kcpp/APKBUILD b/testing/anime4kcpp/APKBUILD index 795feafcb317..e1fc50c1416c 100644 --- a/testing/anime4kcpp/APKBUILD +++ b/testing/anime4kcpp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: psykose <alice@ayaya.dev> pkgname=anime4kcpp pkgver=2.5.0 -pkgrel=0 +pkgrel=1 _cmdline=98ec5a291ce824ba6315537ae13e81a45d374e7c pkgdesc="High performance anime upscaler" url="https://github.com/TianZerL/Anime4KCPP" -- GitLab