mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/freecad to 0.21.0-1
This commit is contained in:
parent
aa1c340e1e
commit
c51c97d84f
1 changed files with 3 additions and 3 deletions
|
@ -17,8 +17,8 @@ buildarch=8
|
||||||
highmem=1
|
highmem=1
|
||||||
|
|
||||||
pkgname=freecad
|
pkgname=freecad
|
||||||
pkgver=0.20.2
|
pkgver=0.21.0
|
||||||
pkgrel=6
|
pkgrel=1
|
||||||
pkgdesc='Feature based parametric 3D CAD modeler'
|
pkgdesc='Feature based parametric 3D CAD modeler'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://freecadweb.org/'
|
url='https://freecadweb.org/'
|
||||||
|
@ -33,7 +33,7 @@ makedepends=(boost cgns cmake eigen git libharu liblas ninja openvdb openvr
|
||||||
qt5-webengine shiboken2 swig utf8cpp nlohmann-json)
|
qt5-webengine shiboken2 swig utf8cpp nlohmann-json)
|
||||||
optdepends=('graphviz: dependency graph support'
|
optdepends=('graphviz: dependency graph support'
|
||||||
'openscad: OpenSCAD support')
|
'openscad: OpenSCAD support')
|
||||||
source=("git+https://github.com/$pkgname/$pkgname#commit=930dd9a76203a3260b1e6256c70c1c3cad8c5cb8") # tag: 0.20.2
|
source=("git+https://github.com/$pkgname/$pkgname#commit=41b058e2087de60dc8fef3d3e68c7d0129e13abf") # tag: 0.21.0
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue