summaryrefslogtreecommitdiff
path: root/libre-multilib/pcsx2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre-multilib/pcsx2/PKGBUILD')
-rw-r--r--libre-multilib/pcsx2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre-multilib/pcsx2/PKGBUILD b/libre-multilib/pcsx2/PKGBUILD
index 43f706753..e61152297 100644
--- a/libre-multilib/pcsx2/PKGBUILD
+++ b/libre-multilib/pcsx2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 185075 2016-08-04 17:31:05Z arojas $
+# $Id: PKGBUILD 186214 2016-08-09 14:33:03Z arojas $
# Maintainer (Arch): Maxime Gauduin <alucryd@archlinux.org>
# Contributor (Arch): josephgbr <rafael.f.f1@gmail.com>
# Contributor (Arch): vEX <vex@niechift.com>
@@ -6,7 +6,7 @@
pkgname=pcsx2
pkgver=1.4.0
-pkgrel=3.parabola1
+pkgrel=4.parabola1
pkgdesc='A Sony PlayStation 2 emulator, without nonfree nvidia-cg-toolkit support'
arch=('i686' 'x86_64')
url='http://www.pcsx2.net'
@@ -27,7 +27,7 @@ options=('!emptydirs')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/PCSX2/${pkgname}/archive/v${pkgver}.tar.gz"
pcsx2-gcc6.patch)
sha256sums=('2c8a986e2b6514d7018f6cfd39c4f2a72229b9b4ab06ca6b1d3466dfd9c33005'
- '70f3c865c2dd5590ff5ec0ea83e0561a75d7ae6af78085e5eb64b1463921802f')
+ 'd78c63808a609a249ec7e8330eeabee306a55ee08d2c9ce9c383b46b334bf7d0')
prepare() {
cd ${pkgname}-${pkgver}