summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreDgar2023-09-27 17:35:04 +0200
committereDgar2023-09-27 17:35:04 +0200
commitb77846b4d8e9551340ee606476f7602a8036fd8e (patch)
treed8aa753ec1ea40055afdd97d0420a32c2a850db4
parent75cc4cbd9ead7592fb21c4819e7f47da4f433a6d (diff)
downloadaur-b77846b4d8e9551340ee606476f7602a8036fd8e.tar.gz
upd8 SRCINFO (using main branch)
-rw-r--r--.SRCINFO23
1 files changed, 8 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34b91c845cbb..425c3aaa061a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fenics-basix-git
- pkgdesc = Interface of FEniCS for ordinary and partial differential equations (C++ and Python from git release).
- pkgver = 0.6.0
- pkgrel = 4
+ pkgdesc = Interface of FEniCS for ordinary and partial differential equations (C++ from git).
+ pkgver = 0.7.0.dev0_r943.b172e62
+ pkgrel = 1
url = https://github.com/FEniCS/basix
arch = i686
arch = x86_64
@@ -11,26 +11,19 @@ pkgbase = fenics-basix-git
makedepends = git
makedepends = boost
makedepends = python-setuptools
+ makedepends = python-numpy
makedepends = pybind11
makedepends = gcc
depends = xtensor
depends = xtensor-blas
depends = petsc
- depends = python-numpy
depends = blas-openblas
- provides = basix=0.6.0
- provides = python-basix=0.6.0
- provides = python-basix-git=0.6.0
- provides = python-fenics-basix=0.6.0
+ provides = basix
+ provides = fenics-basix
conflicts = basix
- conflicts = python-basix
- conflicts = python-basix-git
- conflicts = python-fenics-basix
- replaces = basix=0.6.0
+ replaces = basix
options = !emptydirs
- source = git+https://github.com/FEniCS/basix#branch=release
- source = 0001-local-build-for-Python.patch
+ source = git+https://github.com/FEniCS/basix#branch=main
sha512sums = SKIP
- sha512sums = 68798ec16666289131bec093a9b5f762569f2dbc9fa6d537dc5d9573abb6faa07791091cf4f12f2ce41798cd8e8b506311be3f2f55ce63cc28e3f91586a7b549
pkgname = fenics-basix-git