community/freecad to 0.20.1-1

This commit is contained in:
David Beauchamp 2022-08-09 13:01:00 -04:00
parent bcf6db8f39
commit c98d50940e

View file

@ -17,8 +17,8 @@ buildarch=8
highmem=1
pkgname=freecad
pkgver=0.20
pkgrel=2
pkgver=0.20.1
pkgrel=1
pkgdesc='Feature based parametric 3D CAD modeler'
arch=(x86_64)
url='https://freecadweb.org/'
@ -35,7 +35,7 @@ optdepends=('graphviz: dependency graph support'
'openscad: OpenSCAD support'
'python-markdown: Markdown support in addon manager'
'python-gitpython: support downloading addons with git')
source=("git+https://github.com/$pkgname/$pkgname#commit=68e337670e227889217652ddac593c93b5e8dc94") # tag: 0.20.0
source=("git+https://github.com/$pkgname/$pkgname#commit=7f23e793eb136def6aee0f0ce8131bbbb6cd21e6") # tag: 0.20.1
b2sums=('SKIP')
build() {