summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanpi2017-09-18 15:26:22 +0200
committerSanpi2017-09-18 15:26:22 +0200
commit8535f715581a92e3876da72f9ac75a3af95f6ab0 (patch)
tree18b1bd2718ac30b9e2202f8677fc24d6c45e9f1e
parentda4c05695101caee29da7d546f9839166820f9df (diff)
downloadaur-8535f715581a92e3876da72f9ac75a3af95f6ab0.tar.gz
Update build version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85bfe6991314..7cf38ed8a36c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rpcs3-bin
pkgdesc = Open-source Sony PlayStation 3 Emulator
pkgver = 0.0.3
- pkgrel = 4
+ pkgrel = 5
url = https://rpcs3.net/
arch = x86_64
license = GPL2
@@ -18,8 +18,8 @@ pkgbase = rpcs3-bin
conflicts = rpcs3
replaces = rpcs3
options = !strip
- source = https://rpcs3.net/cdn/builds/rpcs3-v0.0.3-2017-08-10-6136abd-7578_linux64.AppImage
- sha256sums = 20b53159a859ec277a8cfaed9dbaa3a53263ceb0df76e3647d6ed95f116f162f
+ source = https://rpcs3.net/cdn/builds/rpcs3-v0.0.3-2017-09-17-b141b43-8120_linux64.AppImage
+ sha256sums = c33f0703e868a3434ae97b0a1e8e47f85e19ffc41a6e5c14c133b341f1afd731
pkgname = rpcs3-bin
diff --git a/PKGBUILD b/PKGBUILD
index a3d79f82edc5..a40c4df4927b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=rpcs3-bin
pkgver=0.0.3
-_pkgbuild='2017-08-10-6136abd-7578'
-pkgrel=4
+_pkgbuild='2017-09-17-b141b43-8120'
+pkgrel=5
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=('20b53159a859ec277a8cfaed9dbaa3a53263ceb0df76e3647d6ed95f116f162f')
+sha256sums=('c33f0703e868a3434ae97b0a1e8e47f85e19ffc41a6e5c14c133b341f1afd731')
prepare()
{