summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2021-04-30 15:11:26 -0700
committerChristopher Snowhill2021-04-30 15:11:26 -0700
commit868e8c7445a08bf178638c06bdbf9a317cc6bac0 (patch)
treec8876124e7f5bf8e72fbe73977438bd3a290a28a
parent55a37f2a24ac46a793e4a577de08dfb83b43d2a9 (diff)
downloadaur-868e8c7445a08bf178638c06bdbf9a317cc6bac0.tar.gz
upgpkg: rpcs3 0.0.16-1
Upstream release
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a05cc976f919..3529fb6d0070 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rpcs3
pkgdesc = Open-source Sony PlayStation 3 Emulator
- pkgver = 0.0.15
+ pkgver = 0.0.16
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.15
+ source = git+https://github.com/RPCS3/rpcs3.git#tag=v0.0.16
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,3 +67,4 @@ pkgbase = rpcs3
md5sums = SKIP
pkgname = rpcs3
+
diff --git a/PKGBUILD b/PKGBUILD
index c26fd7fba5d2..39b9b765b347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: katt <magunasu.b97@gmail.com>
# Contributor: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=rpcs3
-pkgver=0.0.15
+pkgver=0.0.16
pkgrel=1
pkgdesc='Open-source Sony PlayStation 3 Emulator'
arch=(x86_64)