aboutsummaryrefslogtreecommitdiffstats
path: root/community/libretro-o2em/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libretro-o2em/APKBUILD')
-rw-r--r--community/libretro-o2em/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/libretro-o2em/APKBUILD b/community/libretro-o2em/APKBUILD
index 27ec1464b78..aeb9bcde5d0 100644
--- a/community/libretro-o2em/APKBUILD
+++ b/community/libretro-o2em/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=libretro-o2em
-pkgver=0_git20210325
+pkgver=0_git20220726
pkgrel=0
-_commit="0f13c969e6b7db021a9dc7a73ba7015227101024"
+_commit="3303cc15e4323280084471f694f6d34c78199725"
pkgdesc="port of O2EM to the libretro API, an Odyssey 2 / VideoPac emulator"
url="https://github.com/libretro/libretro-o2em"
arch="all"
@@ -20,4 +20,6 @@ package() {
install -Dm644 o2em_libretro.so "$pkgdir"/usr/lib/libretro/o2em_libretro.so
}
-sha512sums="400d7d2fc1f6b1bf98c86f625831156c959b5bd09b40020d59aeb26e1092cc85839464a093906a57593af556a5880a49079131e0a9d97c39a3d1ed58087acf54 libretro-o2em-0f13c969e6b7db021a9dc7a73ba7015227101024.tar.gz"
+sha512sums="
+32f851178d77031335f57d8f43c87fbadaf0cb606d8c1fcc240f0d32c018cc890f6b625969d7a184df8f3ca9ff40ddc9fe3db2120eea23446527becb39861e62 libretro-o2em-3303cc15e4323280084471f694f6d34c78199725.tar.gz
+"