Skip to content

Commit

Permalink
Prism Launcher: repackage 6.3 release
Browse files Browse the repository at this point in the history
bundled libtiff5 dependency for compatibility with bookworm/lunar and newer distros
  • Loading branch information
theofficialgman committed May 29, 2023
1 parent ce75cf3 commit 30a1bad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Minecraft Java Prism Launcher/install-32
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
version=6.3-1
version=6.3-2

install_packages mesa-utils https://github.com/Pi-Apps-Coders/files/releases/download/large-files/prismlauncher_${version}_armhf.deb || exit 1

Expand Down
2 changes: 1 addition & 1 deletion apps/Minecraft Java Prism Launcher/install-64
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
version=6.3-1
version=6.3-2

install_packages mesa-utils https://github.com/Pi-Apps-Coders/files/releases/download/large-files/prismlauncher_${version}_arm64.deb || exit 1

Expand Down

0 comments on commit 30a1bad

Please sign in to comment.