mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/curaengine to 4.7.1-1
This commit is contained in:
parent
c05b9ca3fc
commit
67bdfb5260
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - -DBUILD_TESTS=OFF
|
||||
|
||||
pkgname=curaengine
|
||||
pkgver=4.6.2
|
||||
pkgver=4.7.1
|
||||
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' 'rapidjson' 'polyclipping')
|
|||
checkdepends=('cppunit')
|
||||
makedepends=('cmake' 'git' 'gmock' 'gtest')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('7bc63f0921d690816d55c8c5cc825053cf5d2ff73c552e78e9a7cb2a4febf16e7386bbd2c0a300504f86a6bff3e3b8f03f52b8986c5fef12de4adaea85b8af9a')
|
||||
sha512sums=('e5006290f6f0c2a1816e93344094c46b4861f7b953948edd1812a2a06869d77d66d6145d40b1c72b31ada028a102fd8ca463aa112ec9983e13dd13d5ff4ac9b3')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue