You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
PKGBUILD | 3 years ago | |
README.md | 3 years ago | |
prusa-slicer.desktop | 3 years ago |
README.md
prusa-slicer-arch-updater
UPDATE: community/prusa-slicer released 2.2.0 with my changes
this package is no longer relevant, if community/prusa-slicer falls behind again, i'll bring it back to life
Fresh PKGBUILD to tide you over until arch packages get updated, save you from having to push through the update path, or compile manually.
All checksums updated for the new version, and new deps added for compile time.
New Deps for building 2.2.0
- openvdb
- cgal
Build Yourself
- clone this repo
makepkg -si
Use Release
- grab my gpg key:
gpg --recv-keys E38E49A286546BE89442D6C7B4FD3151235211CB
- download the release from the Releases tab
pacman -U prusa-slicer-2.2.0-0-x86_64.pkg.tar.xz
then once the packages get updated upstream, it'll find the later version for you.