summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjlaehne2023-12-19 09:18:48 +0100
committerjlaehne2023-12-19 09:18:48 +0100
commite3136fb285820ec712f02f2440efe942342ea227 (patch)
tree2e4ed7a0a6a475003ea5dd2c8dc0fe89db2d4a3c
parenta05a07f8a67724f1ae3156759819b8cf02f469f4 (diff)
downloadaur-e3136fb285820ec712f02f2440efe942342ea227.tar.gz
Provides hyperspy 2.0rc0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f64d897501a..041e0e3d1080 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-hyperspy
pkgdesc = Hyperspectral data analysis
pkgver = 2.0rc0
- pkgrel = 1
+ pkgrel = 2
url = http://hyperspy.org
arch = any
license = GPL3
@@ -47,7 +47,7 @@ pkgbase = python-hyperspy
optdepends = python-pydata-sphinx-theme: build documentation
optdepends = python-setuptools-scm: build documentation
optdepends = python-sphinx-copybutton: build documentation
- optdepends = python-sphinx-design: build documentation
+ optdepends = python-sphinx_design: build documentation
optdepends = python-sphinx-favicon: build documentation
optdepends = python-sphinx-gallery: build documentation
optdepends = python-sphinx>=1.7: build documentation
diff --git a/PKGBUILD b/PKGBUILD
index 9776c301d2b9..23af17172c64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-hyperspy
pkgshort=hyperspy
pkgver=2.0rc0
-pkgrel=1
+pkgrel=2
pkgdesc="Hyperspectral data analysis"
arch=('any')
url="http://hyperspy.org"
@@ -46,7 +46,7 @@ optdepends=('python-numba: speed' # AUR
'python-pydata-sphinx-theme: build documentation'
'python-setuptools-scm: build documentation'
'python-sphinx-copybutton: build documentation'
- 'python-sphinx-design: build documentation'
+ 'python-sphinx_design: build documentation'
'python-sphinx-favicon: build documentation'
'python-sphinx-gallery: build documentation'
'python-sphinx>=1.7: build documentation'