Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / freecad
Commits: d2fcdb7a by Alexander F. Rødseth at 2023-08-02T19:00:51+02:00 upgpkg: 0.21.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -11,8 +11,8 @@ # Contributor: Adrian Insaurralde pkgname=freecad -pkgver=0.20.2 -pkgrel=6 +pkgver=0.21.0 +pkgrel=1 pkgdesc='Feature based parametric 3D CAD modeler' arch=(x86_64) url='https://freecadweb.org/' @@ -27,7 +27,7 @@ makedepends=(boost cgns cmake eigen git libharu liblas ninja openvdb openvr qt5-webengine shiboken2 swig utf8cpp nlohmann-json) optdepends=('graphviz: dependency graph support' 'openscad: OpenSCAD support') -source=("git+https://github.com/$pkgname/$pkgname#commit=930dd9a76203a3260b1e6256c70c1c3cad8c5cb8") # tag: 0.20.2 +source=("git+https://github.com/$pkgname/$pkgname#commit=41b058e2087de60dc8fef3d3e68c7d0129e13abf") # tag: 0.21.0 b2sums=('SKIP') build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/freecad/-/commit/d2fcdb7a057442ab68f8da5c8a1467479b6fbbb0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/freecad/-/commit/d2fcdb7a057442ab68f8da5c8a1467479b6fbbb0 You're receiving this email because of your account on gitlab.archlinux.org.
