Skip to content

Commit

Permalink
0.86.2->0.88 update
Browse files Browse the repository at this point in the history
  • Loading branch information
fastrizwaan committed Oct 6, 2022
1 parent 3d10cbd commit ab47e50
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion flatpak-proton/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ APP_ID="io.github.fastrizwaan.flatpak-proton"
SHORT_APP_ID="flatpak-proton-ge"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.86.2
WINEZGUI_VERSION=0.88

if [ "${1}" = "sdk" ] ; then
sudo flatpak --system remote-add --if-not-exists \
Expand Down
2 changes: 1 addition & 1 deletion flatpak-proton/io.github.fastrizwaan.flatpak-proton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ modules:
# (PROTON.VERSION) will be changed by install.sh
sources:
- type: git
tag: 0.86.2
tag: 0.88
url: https://github.com/fastrizwaan/WineZGUI.git

cleanup:
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine5/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ APP_ID="io.github.fastrizwaan.flatpak-wine5"
SHORT_APP_ID="flatpak-wine5"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.86.2
WINEZGUI_VERSION=0.88
BRANCH=22.08

# handle relative path for building
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine5/io.github.fastrizwaan.flatpak-wine5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ modules:
/app/share/applications/io.github.fastrizwaan.WineZGUI.desktop
sources:
- type: git
tag: 0.86.2
tag: 0.88
url: https://github.com/fastrizwaan/WineZGUI.git

cleanup:
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine7/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ APP_ID="io.github.fastrizwaan.flatpak-wine7"
SHORT_APP_ID="flatpak-wine7"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.86.2
WINEZGUI_VERSION=0.88
BRANCH=22.08

# handle relative path for building
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine7/io.github.fastrizwaan.flatpak-wine7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ modules:
/app/share/applications/io.github.fastrizwaan.WineZGUI.desktop
sources:
- type: git
tag: 0.86.2
tag: 0.88
url: https://github.com/fastrizwaan/WineZGUI.git

cleanup:
Expand Down
2 changes: 1 addition & 1 deletion flatpak-winezgui/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ APP_ID="io.github.fastrizwaan.WineZGUI"
SHORT_APP_ID="flatpak-winezgui"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.86.2
WINEZGUI_VERSION=0.88

if [ "${1}" = "sdk" ] ; then
sudo flatpak --system remote-add --if-not-exists \
Expand Down
2 changes: 1 addition & 1 deletion flatpak-winezgui/io.github.fastrizwaan.WineZGUI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ modules:
- ./setup --install --flatpak --prefix=/app
sources:
- type: git
tag: 0.86.2
tag: 0.88
url: https://github.com/fastrizwaan/WineZGUI.git
4 changes: 2 additions & 2 deletions sha256sums.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
221a581be3acdf9ce99c89d9277495fbdc5544535836d2eabc7d8e31328694e9 build_flatpak_bundles.sh
dfc8c0481792bb8dfa5aa838c460833895e10d7b5a1c3a7f3b96d1d6c227fedd README.md
3f9fffce3f3717e869cd10efb3a8fe994103ddce6ce73c36f8e6cdd9753a531e sha256sums.txt
f70526b2e7428f967f83cac7ec98f41a00a77cadbe63ebbc7bb3d756a557dee4 README.md
45adccb868679074f7a910d1de32384723de369b96c4554ce2ae36bf50b02301 sha256sums.txt
7ce4678ddbe99a110527a1e777524645b813d6dae8f9d53a16a17ecb193cf943 version_upgrade.sh

0 comments on commit ab47e50

Please sign in to comment.