1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00

testing/libretro-openlara: upgrade to 0_git20210121

This commit is contained in:
David Demelier 2022-04-19 11:19:48 +02:00 committed by alice
parent 88aab65623
commit f9308fd6e5

View file

@ -1,9 +1,9 @@
# Contributor: David Demelier <markand@malikania.fr> # Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr> # Maintainer: David Demelier <markand@malikania.fr>
pkgname=libretro-openlara pkgname=libretro-openlara
pkgver=0_git20200225 pkgver=0_git20210121
pkgrel=0 pkgrel=0
_commit="c7fd002610c551cfbbfa4947ea9c3a2574fe51c5" _commit="fe88d74673344afc71891717b2474d33f90c165f"
pkgdesc="classic Tomb Raider open-source engine for libretro" pkgdesc="classic Tomb Raider open-source engine for libretro"
url="https://github.com/libretro/OpenLara" url="https://github.com/libretro/OpenLara"
arch="all" arch="all"
@ -23,4 +23,6 @@ package() {
install -Dm644 src/platform/libretro/openlara_libretro.so "$pkgdir"/usr/lib/libretro/openlara_libretro.so install -Dm644 src/platform/libretro/openlara_libretro.so "$pkgdir"/usr/lib/libretro/openlara_libretro.so
} }
sha512sums="64f6faf0a6b751668d7271e82785146a9fee7e66a1878bc13d6c5edb678ae27910d6e2fcd5e8f5d5ecc5a40b6cc3daac48a4242be47c772194c80defb3864ae3 libretro-openlara-c7fd002610c551cfbbfa4947ea9c3a2574fe51c5.tar.gz" sha512sums="
d2c8c2d1c3ebb185e101eea79e5773c5d5b1ba45757b2532ffbdfd548cae103666790a414db5bb42ca332b99602b38d9f1dcae4b3bbe7ea120eec3bfda6f20c4 libretro-openlara-fe88d74673344afc71891717b2474d33f90c165f.tar.gz
"