From edddca531892a74432369048d0e445ebd6101ce9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 13 Dec 2023 21:06:17 +0100 Subject: [PATCH] testing/fceux: rebuild against ffmpeg 6.1 --- testing/fceux/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/fceux/APKBUILD b/testing/fceux/APKBUILD index c8626b3158e..2587bcac1cb 100644 --- a/testing/fceux/APKBUILD +++ b/testing/fceux/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Danct12 pkgname=fceux pkgver=2.6.6 -pkgrel=0 +pkgrel=1 pkgdesc="Fast and ultra-compatible NES/Famicom emulator" url="https://fceux.com" arch="all"