summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Biereigel2024-03-16 20:29:32 +0100
committerStefan Biereigel2024-03-16 20:29:32 +0100
commit51a36940cfa7d937ade89c79b2cf740ec2daec98 (patch)
tree55be8b17db3c8b7724e5e9f714db5c7eacfb59c3 /.SRCINFO
parent13e93f1c9f05c94c3fd4d6eb807c7a6b3e79aec2 (diff)
downloadaur-python-openems-git.tar.gz
add python-setuptools to makedepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b28311c23c10..3d2f24f4cad3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = python-openems-git
pkgdesc = a free and open source EC-FDTD solver
- pkgver = v0.0.35.r28.g6133dea
+ pkgver = v0.0.36.r15.g1ccf094
pkgrel = 1
url = https://github.com/thliebig/openEMS
arch = i686
arch = x86_64
license = GPL3
makedepends = cython
+ makedepends = python-setuptools
depends = openems
+ depends = python-csxcad
provides = python-openems
conflicts = python-openems
source = git+https://github.com/thliebig/openEMS
md5sums = SKIP
pkgname = python-openems-git
-