summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bouvier2024-01-29 11:56:14 +0100
committerAlexandre Bouvier2024-01-29 11:56:14 +0100
commit9bcdf1097be58ab4098bc7f3f316c11fed2b8b00 (patch)
treec0365df80d75b32e4dcd230b617d9b9db74be8a6 /PKGBUILD
parent271196d00b6d07efc3f6630e3c73088f466b788a (diff)
downloadaur-rpcsx-git.tar.gz
update to r442.b677eb5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8327191221e2..0691b790e40c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Alexandre Bouvier <contact@amb.tf>
_pkgname=rpcsx
pkgname=$_pkgname-git
-pkgver=r325.b87f8f6
+pkgver=r442.b677eb5
pkgrel=1
pkgdesc="Sony PlayStation 4 emulator"
arch=('x86_64')
url="https://rpcsx.github.io/rpcsx-site/"
-license=('GPL2' 'MIT')
+license=('GPL-2.0-only AND MIT')
depends=(
'gcc-libs'
'glfw>=3.3'