aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libretro-nxengine/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libretro-nxengine/APKBUILD')
-rw-r--r--testing/libretro-nxengine/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/testing/libretro-nxengine/APKBUILD b/testing/libretro-nxengine/APKBUILD
index 6257261f233..c52472676c9 100644
--- a/testing/libretro-nxengine/APKBUILD
+++ b/testing/libretro-nxengine/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=libretro-nxengine
-pkgver=0_git20210309
+pkgver=0_git20220301
pkgrel=0
-_commit="9cc51b58b7b489de23abf92773b85958498dd481"
+_commit="fc102fa3eeda1a0133f80474d6671af4cf7612a6"
pkgdesc="port of NxEngine to the libretro API"
url="https://github.com/libretro/nxengine-libretro"
arch="all"
@@ -20,4 +20,6 @@ package() {
install -Dm644 nxengine_libretro.so "$pkgdir"/usr/lib/libretro/nxengine_libretro.so
}
-sha512sums="e66228c9b0db6af05a66c6b8e09fc4030ec27e516a2c2f659d9ffc3b6286831bbe43e913a7e7efb5162e622d95e4627d2dca53df4721f1dae6376aa15c2014fd libretro-nxengine-9cc51b58b7b489de23abf92773b85958498dd481.tar.gz"
+sha512sums="
+c0a414dc773e902b2ff66513755deaac0c25363795e6c009ae578b1c18df4851fce8b1dd729e183013311f1e71ce7409a95c6f5d65f185930a1dc34c4a0503cc libretro-nxengine-fc102fa3eeda1a0133f80474d6671af4cf7612a6.tar.gz
+"