mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/freecad to 0.20.1-1
This commit is contained in:
parent
bcf6db8f39
commit
c98d50940e
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue