File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11all :
22 rm -rf openttd
33 flatpak-builder --repo=repo --ccache openttd org.openttd.openttd.json
4- flatpak build-bundle repo openttd-1.7.1-RC1 .flatpak org.openttd.openttd
4+ flatpak build-bundle repo openttd-1.7.1.flatpak org.openttd.openttd
55clean :
66 rm -rf build repo openttd * .flatpak .flatpak-builder
77install :
8- flatpak install --user --bundle openttd-1.7.1-RC1 .flatpak
8+ flatpak install --user --bundle openttd-1.7.1.flatpak
99uninstall :
1010 flatpak uninstall --user org.openttd.openttd
Original file line number Diff line number Diff line change 4040 "sources" : [
4141 {
4242 "type" : " archive" ,
43- "url" : " https://binaries.openttd.org/releases/1.7.1-RC1 /openttd-1.7.1-RC1 -source.tar.xz" ,
44- "sha256" : " f811207e6ce8fff933c2db5c405347d37683dd76ff3d9717cecb82c5d092feb4 "
43+ "url" : " https://binaries.openttd.org/releases/1.7.1/openttd-1.7.1-source.tar.xz" ,
44+ "sha256" : " 61190952a98d494d3fd62e395dd6c359609914d0ba8fe80eaeb585b7d62a1b36 "
4545 }
4646 ]
4747 },
You can’t perform that action at this time.
0 commit comments