summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2017-02-04 19:58:23 +0100
committerMaxime Gauduin2017-02-04 19:58:23 +0100
commit407568bf33c167356afd1c611c84d17740df85cf (patch)
treeaf9e10f53e0cb06dc9dc581d26705da5ae3f90f6 /PKGBUILD
parentcfe454a7020a60632bdc18c561e940a8b086f455 (diff)
downloadaur-407568bf33c167356afd1c611c84d17740df85cf.tar.gz
rpcs3-git 0.0.0.9.r444.a809f3341-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ce7f9e5cd4c..aed8118ed390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=rpcs3-git
-pkgver=0.0.0.9.r324.5f15c66
+pkgver=0.0.0.9.r444.a809f3341
pkgrel=1
pkgdesc='A Sony PlayStation 3 emulator'
arch=('x86_64')
-url='https://github.com/DHrpcs3/rpcs3'
+url='https://github.com/RPCS3/rpcs3'
license=('GPL2')
depends=('gcc-libs' 'glew' 'glibc' 'glu' 'libgl' 'libpng' 'libx11' 'openal'
'wxgtk' 'yaml-cpp' 'zlib'