summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCorentin Cadiou2023-06-06 10:11:24 +0200
committerCorentin Cadiou2023-06-06 10:11:24 +0200
commit82f313c5327dd947c36eb80a30d68651db572adf (patch)
treea54c19dc9c5b708c7a9921966631b7e7fc7db2df /.SRCINFO
parent19ff06983a254657187735fe481eef05cdeaa522 (diff)
downloadaur-82f313c5327dd947c36eb80a30d68651db572adf.tar.gz
Fix name of dep + use python -m build
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 553a819d7991..cc82dd66980e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-yt
pkgdesc = A community-developed analysis and visualization toolkit for volumetric data.
pkgver = 4.2.0
- pkgrel = 2
+ pkgrel = 3
url = http://yt-project.org
arch = any
license = BSD
@@ -19,7 +19,7 @@ pkgbase = python-yt
depends = python-sympy
depends = python-tomli-w
depends = python-tqdm
- depends = python-typing-extensions
+ depends = python-typing_extensions
depends = python-unyt
optdepends = jupyterlab: interactive analysis
optdepends = openmp: multithred support