Skip to content

Commit

Permalink
Steam Deck: Bump innoextract version to 1.9-9
Browse files Browse the repository at this point in the history
SteamOS 3.6 updates the Arch snapshot so we need to do this again.
  • Loading branch information
sonic2kk committed Aug 10, 2024
1 parent 8756dc8 commit 335ba57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
PREFIX="/usr"
PROGNAME="SteamTinkerLaunch"
NICEPROGNAME="Steam Tinker Launch"
PROGVERS="v14.0.20240727-1"
PROGVERS="v14.0.20240705-1 (steamos-3.6)"
PROGCMD="${0##*/}"
PROGINTERNALPROTNAME="Proton-stl"
SHOSTL="stl"
Expand Down Expand Up @@ -26453,7 +26453,7 @@ function checkSteamDeckDependencies {
# ARCHURL="https://archlinux.org/packages/community/x86_64"
ARCHARCHIVEURL="https://archive.archlinux.org/packages"

INNOEXTRACTVERS="1.9-8"
INNOEXTRACTVERS="1.9-9"
INNOEXTRACTFILE="$INNOEXTRACT-$INNOEXTRACTVERS-x86_64.pkg.tar.zst"
INNOEXTRACTURL="$ARCHARCHIVEURL/i/$INNOEXTRACT/$INNOEXTRACTFILE"

Expand Down

0 comments on commit 335ba57

Please sign in to comment.