summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6806c2f7edd2..e705300ece1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rpcs3-bin
pkgdesc = Open-source Sony PlayStation 3 Emulator
pkgver = 0.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://rpcs3.net/
arch = x86_64
license = GPL2
@@ -18,8 +18,7 @@ pkgbase = rpcs3-bin
conflicts = rpcs3
replaces = rpcs3
options = !strip
- source = https://rpcs3.net/cdn/builds/rpcs3-v0.0.5-6461-d78b0467_linux64.AppImage
- sha256sums = 9e5e24a5c6b99cf617708dae8de69dfe4b0a51bb5ea21100fc1735a66675f634
+ source = https://rpcs3.net/cdn/builds/rpcs3-v0.0.5-6880-b0ee3691_linux64.AppImage
pkgname = rpcs3-bin
diff --git a/PKGBUILD b/PKGBUILD
index a6171e23ad85..ec110bb346a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=rpcs3-bin
pkgver=0.0.5
-_pkgbuild='6461-d78b0467'
-pkgrel=1
+_pkgbuild='6880-b0ee3691'
+pkgrel=2
pkgdesc='Open-source Sony PlayStation 3 Emulator'
arch=('x86_64')
url='https://rpcs3.net/'
@@ -15,7 +15,7 @@ replaces=('rpcs3')
provides=('rpcs3')
conflicts=('rpcs3')
source=("https://rpcs3.net/cdn/builds/rpcs3-v$pkgver-${_pkgbuild}_linux64.AppImage")
-sha256sums=('9e5e24a5c6b99cf617708dae8de69dfe4b0a51bb5ea21100fc1735a66675f634')
+sha256sums=('8b1bc1b170955c27bc0146e2cd67a7b8ba4cb3735a948d9de5ada91c7f4c478e')
prepare()
{