update to 2.3.57.6
This commit is contained in:
parent
744769eaf9
commit
4455df51bd
2 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = superslicer-prerelease
|
pkgbase = superslicer-prerelease
|
||||||
pkgdesc = G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
|
pkgdesc = G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
|
||||||
pkgver = 2.3.57.5
|
pkgver = 2.3.57.6
|
||||||
pkgrel = 3
|
pkgrel = 3
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://github.com/supermerill/SuperSlicer
|
url = https://github.com/supermerill/SuperSlicer
|
||||||
|
@ -23,12 +23,12 @@ pkgbase = superslicer-prerelease
|
||||||
depends = boost-libs>=1.73.0
|
depends = boost-libs>=1.73.0
|
||||||
depends = qhull>=2020.2-4
|
depends = qhull>=2020.2-4
|
||||||
optdepends = superslicer-profiles: Predefined printer profiles
|
optdepends = superslicer-profiles: Predefined printer profiles
|
||||||
provides = superslicer=1:2.3.57.5
|
provides = superslicer=1:2.3.57.6
|
||||||
conflicts = superslicer
|
conflicts = superslicer
|
||||||
conflicts = superslicer-git
|
conflicts = superslicer-git
|
||||||
replaces = slic3r++
|
replaces = slic3r++
|
||||||
options = !emptydirs
|
options = !emptydirs
|
||||||
source = https://github.com/supermerill/SuperSlicer/archive/2.3.57.5.tar.gz
|
source = https://github.com/supermerill/SuperSlicer/archive/2.3.57.6.tar.gz
|
||||||
source = 0001-wxgtk3-is-broken-on-wayland.patch
|
source = 0001-wxgtk3-is-broken-on-wayland.patch
|
||||||
source = https://raw.githubusercontent.com/archlinux/svntogit-community/1dea61c0b581ff5001d073689f68b0323740be93/trunk/prusa-slicer-openexr3.patch
|
source = https://raw.githubusercontent.com/archlinux/svntogit-community/1dea61c0b581ff5001d073689f68b0323740be93/trunk/prusa-slicer-openexr3.patch
|
||||||
sha512sums = 6366c49e25c1693a6f0dc69eaa8eca84b4d20258518618cd4380ddaa7946e7ceb8a8585ed91404bc5cb52164503077c373d61cb610f5420c1081ee62249a23dc
|
sha512sums = 6366c49e25c1693a6f0dc69eaa8eca84b4d20258518618cd4380ddaa7946e7ceb8a8585ed91404bc5cb52164503077c373d61cb610f5420c1081ee62249a23dc
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Lukas1818 aur at lukas1818 dot de
|
# Maintainer: Lukas1818 aur at lukas1818 dot de
|
||||||
|
|
||||||
pkgname=superslicer-prerelease
|
pkgname=superslicer-prerelease
|
||||||
pkgver=2.3.57.5
|
pkgver=2.3.57.6
|
||||||
_pkgtag=$pkgver
|
_pkgtag=$pkgver
|
||||||
pkgrel=3
|
pkgrel=3
|
||||||
epoch=1
|
epoch=1
|
||||||
|
|
Loading…
Reference in a new issue