From bd157aeae229a579dcc2a00b02775070e3e2423c Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Wed, 25 Nov 2020 23:37:59 -0800 Subject: [PATCH] testing/mgba: rebuild against imagemagick-7.0.10.42 --- testing/mgba/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/mgba/APKBUILD b/testing/mgba/APKBUILD index 2f9cfcea1ad..6e0f7651ebb 100644 --- a/testing/mgba/APKBUILD +++ b/testing/mgba/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alexander Edland pkgname=mgba pkgver=0.6.3 -pkgrel=3 +pkgrel=4 pkgdesc="Game Boy Advance Emulator" url="https://github.com/mgba-emu/mgba" arch="all !s390x !mips !mips64" # broken on big-endian -- GitLab