summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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'