community/freecad to 0.20.2-1

This commit is contained in:
Kevin Mihelich 2022-12-07 13:42:54 +00:00
parent 7e5abb3dd2
commit aca001f303

View file

@ -17,8 +17,8 @@ buildarch=8
highmem=1
pkgname=freecad
pkgver=0.20.1
pkgrel=10
pkgver=0.20.2
pkgrel=1
pkgdesc='Feature based parametric 3D CAD modeler'
arch=(x86_64)
url='https://freecadweb.org/'
@ -33,8 +33,8 @@ makedepends=(boost cgns cmake eigen git libharu liblas ninja openvdb openvr
qt5-webengine shiboken2 swig utf8cpp)
optdepends=('graphviz: dependency graph support'
'openscad: OpenSCAD support')
source=("git+https://github.com/$pkgname/$pkgname#commit=f5d13554ecc7a456fb6e970568ae5c74ba727563") # tag: 0.20.1 SE
b2sums=(SKIP)
source=("git+https://github.com/$pkgname/$pkgname#commit=930dd9a76203a3260b1e6256c70c1c3cad8c5cb8") # tag: 0.20.2
b2sums=('SKIP')
build() {
cmake \