summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 209e67cb2665..c88669104eb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ps3toolchain
pkgver=20230307
-pkgrel=3
+pkgrel=4
pkgdesc='Meta package for tools used in the creation of homebrew software for the Sony PlayStation 3 videogame system.'
url='https://github.com/ps3dev/ps3toolchain'
arch=('any')
@@ -12,8 +12,7 @@ depends=(
'ps3-ppu-gcc>=9.5.0'
'ps3-spu-binutils>=2.22'
'ps3-spu-gcc>=9.5.0'
- 'ps3-psl1ght-rules=20230307'
- 'ps3-psl1ght=20230307'
+ 'ps3-psl1ght=20230214'
)
optdepends=(env-modules)
install=${pkgname}.install