summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb313cd46911..b1a80c5c38b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Darjan Krijan [https://disc-kuraudo.eu]
pkgname=ps3toolchain
-pkgver=20230409
-pkgrel=2
+pkgver=20240217
+pkgrel=1
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')
@@ -11,8 +11,8 @@ depends=(
# Environment
'ps3-env>=20230409'
# Toolchain
- 'ps3-ppu-binutils>=2.40'
- 'ps3-ppu-gcc>=9.5.0'
+ 'ps3-ppu-binutils>=2.42'
+ 'ps3-ppu-gcc>=13.2.0'
'ps3-spu-binutils>=2.22'
'ps3-spu-gcc>=9.5.0'
# Runtime