summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ef795456419..dcca6b519bcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://photutils.readthedocs.io/en/latest/"
license=('BSD')
makedepends=('cython'
'python-astropy'
- 'python-astropy-helpers<3.2'
+ 'python-astropy-helpers31'
'python-scikit-learn'
'python-scikit-image'
'python-sphinx-astropy')