Slic3rPE: update to 1.42.0-beta.
This commit is contained in:
parent
5d9f031596
commit
7a1cb177ce
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'Slic3rPE'
|
||||
pkgname=Slic3rPE
|
||||
version=1.42.0
|
||||
revision=1
|
||||
_status="-alpha7"
|
||||
revision=2
|
||||
_status="-beta"
|
||||
wrksrc="Slic3r-version_${version}${_status}"
|
||||
build_style=cmake
|
||||
configure_args="-DSLIC3R_WX_STABLE=1 -DSLIC3R_FHS=1"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.prusa3d.com/slic3r-prusa-edition/"
|
||||
distfiles="https://github.com/prusa3d/Slic3r/archive/version_${version}${_status}.tar.gz"
|
||||
checksum=ebe991a3fbd2fc49560d59942353c5e32f2373365e903b7979a0312c2bf97ccf
|
||||
checksum=d33f20b51dcf58eb048780df050e859969fbd8bcb8534f93a588035179804fcd
|
||||
nocross="tries to run avrdude-conf-gen which is compiled for target"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue