Package Details: prusa-slicer-rc-bin 2.7.4-1

Git Clone URL: https://aur.archlinux.org/prusa-slicer-rc-bin.git (read-only, click to copy)
Package Base: prusa-slicer-rc-bin
Description: G-code generator for 3D printers (binary AppImage, includes release candidates)
Upstream URL: https://github.com/prusa3d/PrusaSlicer
Licenses: AGPL3
Conflicts: prusa-slicer, prusa-slicer-bin, prusa-slicer-git, prusa-slicer-gtk2
Provides: prusa-slicer
Submitter: orax
Maintainer: orax
Last Packager: orax
Votes: 1
Popularity: 0.001859
First Submitted: 2023-06-20 22:11 (UTC)
Last Updated: 2024-04-09 08:38 (UTC)

Latest Comments

Jan64X commented on 2024-04-19 08:50 (UTC)

❯ prusa-slicer This doesn't look like a squashfs image.

Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory

Doesn't work with even the --appimage-extract option

reisub commented on 2023-11-18 10:37 (UTC)

Update to 2.7.0-rc1:

diff --git a/PKGBUILD b/PKGBUILD
index 39876e9..11e9469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@

 pkgname=prusa-slicer-rc-bin
 _pkgname="${pkgname%-rc-bin}"
-pkgver=2.6.1
+pkgver=2.7.0_rc1
 _pkgver="${pkgver//_/-}"
-_pkgdate=202309060711
+_pkgdate=202311161431
 pkgrel=1
 pkgdesc="G-code generator for 3D printers (binary AppImage, includes release candidates)"
 arch=('x86_64')
@@ -21,7 +21,7 @@ source_x86_64=(
     'prusa-slicer.patch'
     'prusa-gcode.patch'
 )
-sha256sums_x86_64=('a070ea2a8f461ff7afd7fdad5711856fae5a79a502846ff683058cf72fdbd653'
+sha256sums_x86_64=('119e99e25065f2696b4617693987026e08cd092147ff9244717e20d28da68baa'
                    '2a286cb975a16b04a35d7a308340bea42a7e09521fe4044eb73567ca5cf8a078'
                    'd4bd40600dba72286081fda53c8d6fa50b927cfdf07a571538e769ee133be381')