summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanpi2024-05-04 13:59:38 +0200
committerSanpi2024-05-04 13:59:38 +0200
commitc51236b0192dfc1cab3e076e5c7272fe840ce81d (patch)
treeb301740d89ebc78748cf07aabaebac21789774bb /PKGBUILD
parent59ed52dc2a3bf9e3f265b43b319a5ecfb441d53c (diff)
downloadaur-rpcs3-bin.tar.gz
v0.0.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57583edbfe26..37c36cd151f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=rpcs3-bin
-pkgver=0.0.31
-_pkgbuild='16163-ef8afa78'
+pkgver=0.0.32
+_pkgbuild='16396-f1ef3bdc'
pkgrel=1
pkgdesc='Open-source Sony PlayStation 3 Emulator'
arch=('x86_64')
@@ -39,9 +39,9 @@ replaces=('rpcs3')
provides=('rpcs3')
conflicts=('rpcs3')
# curl --silent --dump-header - https://github.com/RPCS3/rpcs3-binaries-linux/releases/latest | grep -i '^location: ' | sed 's#/tag/#/download/#'
-_latest_release="https://github.com/RPCS3/rpcs3-binaries-linux/releases/download/build-ef8afa78737dd426941b204187b6838ad74420f1"
+_latest_release="https://github.com/RPCS3/rpcs3-binaries-linux/releases/download/build-f1ef3bdcd7e2b22ecce67705d931de6b43fb9a20"
source=("${_latest_release}/rpcs3-v$pkgver-${_pkgbuild}_linux64.AppImage")
-sha256sums=('593f0398cd46cfe0afda06e543b256a195672f0592e8d6f0cb93ca19d58ed75d')
+sha256sums=('06aa19f626509d5b90aa3d8365548ee7e1f7fa144931c465c7aa5596391d8ca1')
prepare()
{