Date: Tuesday, August 30, 2022 @ 08:11:39 Author: arodseth Revision: 1288413
Upstream updated the git tag Modified: freecad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-30 08:07:49 UTC (rev 1288412) +++ PKGBUILD 2022-08-30 08:11:39 UTC (rev 1288413) @@ -12,7 +12,7 @@ pkgname=freecad pkgver=0.20.1 -pkgrel=3 +pkgrel=4 pkgdesc='Feature based parametric 3D CAD modeler' arch=(x86_64) url='https://freecadweb.org/' @@ -29,7 +29,7 @@ '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=7f23e793eb136def6aee0f0ce8131bbbb6cd21e6") # tag: 0.20.1 +source=("git+https://github.com/$pkgname/$pkgname#commit=f5d13554ecc7a456fb6e970568ae5c74ba727563") # tag: 0.20.1 (after upstream force pushed the tag) b2sums=(SKIP) build() {
