summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2021-01-01 02:45:40 +0100
committerMagnus Boman2021-01-01 02:45:40 +0100
commit8583d5b651a387fa8298e51e5461a0f152661ebe (patch)
treec321b20b23b5c310d7fee1fb97f925418b8add18
parent7e9ef6408c479527d4ba9b5cc1331ffc0e9ce173 (diff)
downloadaur-8583d5b651a387fa8298e51e5461a0f152661ebe.tar.gz
upgpkg: rpcs3 0.0.14-1
upstream release
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bedbe5329091..7f36fa0e8a53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rpcs3
pkgdesc = Open-source Sony PlayStation 3 Emulator
- pkgver = 0.0.13
+ pkgver = 0.0.14
pkgrel = 1
url = https://rpcs3.net
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = rpcs3
depends = zlib
depends = curl
options = !emptydirs
- source = git+https://github.com/RPCS3/rpcs3.git#tag=v0.0.13
+ source = git+https://github.com/RPCS3/rpcs3.git#tag=v0.0.14
source = rpcs3-cereal::git+https://github.com/RPCS3/cereal.git
source = rpcs3-hidapi::git+https://github.com/RPCS3/hidapi.git
source = rpcs3-llvm::git+https://github.com/RPCS3/llvm-mirror.git
@@ -67,4 +67,3 @@ pkgbase = rpcs3
md5sums = SKIP
pkgname = rpcs3
-
diff --git a/PKGBUILD b/PKGBUILD
index 51c6c4ae8ecb..14f3a3e7e1a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: katt <magunasu.b97@gmail.com>
# Contributor: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=rpcs3
-pkgver=0.0.13
+pkgver=0.0.14
pkgrel=1
pkgdesc='Open-source Sony PlayStation 3 Emulator'
arch=(x86_64)