aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libretro-fbneo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libretro-fbneo/APKBUILD')
-rw-r--r--testing/libretro-fbneo/APKBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/testing/libretro-fbneo/APKBUILD b/testing/libretro-fbneo/APKBUILD
index d55f8a5bb4a..374e5ed493b 100644
--- a/testing/libretro-fbneo/APKBUILD
+++ b/testing/libretro-fbneo/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=libretro-fbneo
-pkgver=0_git20210504
-pkgrel=1
-_commit="9558e146597dff8390e8808a87f94b839e5dd791"
+pkgver=0_git20220416
+pkgrel=0
+_commit="100c758b1a9b3b647234174b0b1607c8d60cd147"
pkgdesc="FinalBurn Neo, an Emulator for Arcade Games & Select Consoles"
url="https://github.com/libretro/FBNeo"
-arch="all !mips !mips64" # fails to build on mips
+arch="all"
license="custom"
makedepends="zlib-dev"
source="$pkgname-$_commit.tar.gz::https://github.com/libretro/FBNeo/archive/$_commit.tar.gz
@@ -24,5 +24,7 @@ package() {
install -Dm644 src/burner/libretro/fbneo_libretro.so "$pkgdir"/usr/lib/libretro/fbneo_libretro.so
}
-sha512sums="55a9c3f2789ee0597ae01b7c735ca3aa743469daa5a3f01cdda08a0f955a2d26349f5cd60051502b9c085a0da069cf97b600921fc60f18e71b12e4051101ccc9 libretro-fbneo-9558e146597dff8390e8808a87f94b839e5dd791.tar.gz
-d2791aaa0984f73fc44afbefb37d825f78e5e690dc3c5c29852ae992aab88f049fa4142d63630656d184e0aa7ebd9a52e1db344b557b3794aaea9e2b527390b2 patch-unbundle.patch"
+sha512sums="
+56a0b7f644321cba34f9017beb047afcd704545e190ae49aeaf6d9c749659b1770e00820ab84addab7b263278909669dcb94073ed76881a15a6902d0d1323896 libretro-fbneo-100c758b1a9b3b647234174b0b1607c8d60cd147.tar.gz
+d2791aaa0984f73fc44afbefb37d825f78e5e690dc3c5c29852ae992aab88f049fa4142d63630656d184e0aa7ebd9a52e1db344b557b3794aaea9e2b527390b2 patch-unbundle.patch
+"