diff --git a/community/freecad/PKGBUILD b/community/freecad/PKGBUILD index 37ae6862c..03f626177 100644 --- a/community/freecad/PKGBUILD +++ b/community/freecad/PKGBUILD @@ -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() {