(PS3) Bump up PKG version

This commit is contained in:
twinaphex 2013-02-09 21:32:11 +01:00
parent 77f8b9a0c9
commit 3cc95a3fdb

View File

@ -1,4 +1,5 @@
#!/bin/sh
RARCH_VERSION=0.9.8.3
make -C ../ -f Makefile.ps3.salamander clean || exit 1
make -C ../ -f Makefile.ps3.rgl clean || exit 1
@ -29,4 +30,4 @@ make -C ../ -f Makefile.shaders deploy-ps3
make_self_wc ../retroarch-salamander_ps3.elf ../ps3/pkg/USRDIR/EBOOT.BIN
rm -rf ../retroarch-salamander_ps3.elf
python2 ../ps3/ps3py/pkg.py --contentid UP0001-SSNE10000_00-0000000000000001 ../ps3/pkg/ retroarch-ps3-cfw-0.9.8.1.pkg
python2 ../ps3/ps3py/pkg.py --contentid UP0001-SSNE10000_00-0000000000000001 ../ps3/pkg/ retroarch-ps3-cfw-$RARCH_VERSION.pkg