aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-12-31 18:29:20 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-31 19:53:00 +0100
commitd43049045cc45389303ee56b335975e0952c5920 (patch)
tree2c186162a7e377020ec1e37932b672f53de3f6bd /testing
parenta719f436116391c82f5960e1d9be1ace564f3648 (diff)
downloadaports-d43049045cc45389303ee56b335975e0952c5920.tar.bz2
aports-d43049045cc45389303ee56b335975e0952c5920.tar.xz
testing/libretro-beetle-psx: upgrade to 0_git20191227
Diffstat (limited to 'testing')
-rw-r--r--testing/libretro-beetle-psx/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/testing/libretro-beetle-psx/APKBUILD b/testing/libretro-beetle-psx/APKBUILD
index 00a0a2da9b..fab12f72fc 100644
--- a/testing/libretro-beetle-psx/APKBUILD
+++ b/testing/libretro-beetle-psx/APKBUILD
@@ -1,18 +1,17 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libretro-beetle-psx
-_pkgname=beetle-psx-libretro
-pkgver=0_git20190802
+pkgver=0_git20191227
pkgrel=0
-_commit="7b584a4ce05968482a1e5e3719ba341807f42277"
+_commit="18a9de19f3f079408eb8181aa4c5144e9434c5f7"
arch="all !s390x"
url="https://github.com/libretro/beetle-psx-libretro"
pkgdesc="Standalone port/fork of Mednafen PSX to the Libretro API"
license="GPL-2.0-or-later"
makedepends="mesa-dev"
-source="$pkgname-$_commit.tar.gz::https://github.com/libretro/$_pkgname/archive/$_commit.tar.gz"
+source="$pkgname-$_commit.tar.gz::https://github.com/libretro/beetle-psx-libretro/archive/$_commit.tar.gz"
subpackages="$pkgname-hw"
-builddir="$srcdir/$_pkgname-$_commit"
+builddir="$srcdir/beetle-psx-libretro-$_commit"
options="!check" # No tests
prepare() {
@@ -37,4 +36,4 @@ hw() {
install -Dm644 "$builddir"/libretro-beetle-psx-hw/mednafen_psx_hw_libretro.so "$subpkgdir"/usr/lib/libretro
}
-sha512sums="e8f2cbb6823ee3b1bedc137a1de5b681e86c9e11d04a00fd7e7496dad613b9e07bb56c64d588ec82551e09d869b62cbf5c5a630ce72fc7452cb38fd97a026c45 libretro-beetle-psx-7b584a4ce05968482a1e5e3719ba341807f42277.tar.gz"
+sha512sums="896209e20341d7cc7e38c2b3ac881feb8bcd1322d95d48f57ba2cb14bee6b62b7187ff10c3806a2753b1af0f0f887d2dc3635aee268c432424f3150912938a75 libretro-beetle-psx-18a9de19f3f079408eb8181aa4c5144e9434c5f7.tar.gz"