summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreyson Christoforo2022-08-08 10:52:38 +0100
committerGreyson Christoforo2022-08-08 10:52:38 +0100
commit2af377884840826d0365f73f255bfcc3265b3e19 (patch)
tree443bb2277ef400ac2da53835a31a35fa28c5766d /PKGBUILD
parente2147140588415fa842d05cea3d084540f58277f (diff)
downloadaur-2af377884840826d0365f73f255bfcc3265b3e19.tar.gz
bump ver, add dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c94f2db0550..4131842cae68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Grey Christoforo <first name at last name dot net>
pkgname=python-cadquery-git
-pkgver=2.1.r311.g9ef08d6
+pkgver=2.1.r474.gec54a38
pkgrel=1
pkgdesc="A parametric CAD scripting framework based on PythonOCC built from git"
arch=(x86_64)
@@ -18,6 +18,7 @@ python-ezdxf
python-typing_extensions
nlopt
openvr
+casadi
)
checkdepends=(
python-pytest