summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2023-01-03 19:43:07 +0000
committerPellegrino Prevete2023-01-03 19:43:07 +0000
commit71fecfa133ec2780b9c320122040b3f7ed4c7fbc (patch)
tree4bddcc0cada0bf4ebed2af8928f84c0276247ce0
parent79ce38ca7a81a6f9e0e27c27ed7fa2252cdc48a1 (diff)
downloadaur-71fecfa133ec2780b9c320122040b3f7ed4c7fbc.tar.gz
initial commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72631d8191dc..66a38945eff1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = ps2-
+pkgbase = ps2-toolchain
pkgdesc = Compiler and other tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
pkgver = v1.0
pkgrel = 1
@@ -9,4 +9,4 @@ pkgbase = ps2-
depends = ps2-iop
depends = ps2-ee
-pkgname = ps2-
+pkgname = ps2-toolchain
diff --git a/PKGBUILD b/PKGBUILD
index fa4a087062c0..bb29bbf622f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _module="iop"
_platform="ps2"
_target="mipsel-${_platform}"
_base="toolchain"
-pkgname="${_platform}-${_basem}"
+pkgname="${_platform}-${_base}"
pkgver=v1.0
pkgrel=1
_pkgdesc=("Compiler and other tools used in the creation of homebrew software "