mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/curaengine to 4.13.0-1
This commit is contained in:
parent
6bbba38b35
commit
43a9e7a8df
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - -DBUILD_TESTS=OFF
|
||||
|
||||
pkgname=curaengine
|
||||
pkgver=4.12.0
|
||||
pkgver=4.13.0
|
||||
pkgrel=1
|
||||
pkgdesc="Engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers."
|
||||
url="https://github.com/Ultimaker/CuraEngine"
|
||||
|
@ -15,7 +15,7 @@ depends=('arcus' 'polyclipping')
|
|||
checkdepends=('cppunit')
|
||||
makedepends=('cmake' 'git' 'gtest' 'rapidjson')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('acf83b069dbcb41448c2625fca2903483347a6b868392461c53db5c78dcf21e0d1fae970269f3d30078564b129631ec43d1dd04dedf80d9b3ed951ba96d0f012')
|
||||
sha512sums=('3d52c67c0968f6caffd9e0b86743f70916705e6f2896466e69a179ce97b6d35f7af33b056e9375abaa445a00438d25e5f782a7e2a92c0805cec0c0527a25426c')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue