aboutsummaryrefslogtreecommitdiffstats
path: root/community/libretro-beetle-lynx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libretro-beetle-lynx/APKBUILD')
-rw-r--r--community/libretro-beetle-lynx/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/libretro-beetle-lynx/APKBUILD b/community/libretro-beetle-lynx/APKBUILD
index 140193a90c8..63f70a5c0ed 100644
--- a/community/libretro-beetle-lynx/APKBUILD
+++ b/community/libretro-beetle-lynx/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=libretro-beetle-lynx
-pkgver=0_git20210324
+pkgver=0_git20220120
pkgrel=0
-_commit="26cb625d1f1c27137ce8069d155231f5a5c68bda"
+_commit="fc1288ccc0a4c6c07d690e0f0f5e883b43c20ba4"
pkgdesc="standalone port of Mednafen Lynx to libretro"
-url="https://github.com/libretro/libretro-beetle-lynx"
+url="https://github.com/libretro/beetle-lynx-libretro"
arch="all"
license="GPL-2.0-only AND Zlib"
source="$pkgname-$_commit.tar.gz::https://github.com/libretro/beetle-lynx-libretro/archive/$_commit.tar.gz"
@@ -20,4 +20,6 @@ package() {
install -Dm644 mednafen_lynx_libretro.so "$pkgdir"/usr/lib/libretro/mednafen_lynx_libretro.so
}
-sha512sums="4b02e12041182bd837c8e7e4a60ec3186b2c27a451480df844d74337da387f8f68ee773fbaf278678df01b10a6167cc579c15d7a6741d1b0886f21ca6cb461b5 libretro-beetle-lynx-26cb625d1f1c27137ce8069d155231f5a5c68bda.tar.gz"
+sha512sums="
+bbda529d5a7be7c16f705e293834d3b3a670b1494d7868c2b2d600e1a7a9c786e5f9cfa00971f2c7271aa4391a9713a256a0c0440ec360fd469751762cff5aba libretro-beetle-lynx-fc1288ccc0a4c6c07d690e0f0f5e883b43c20ba4.tar.gz
+"