Date: Thursday, May 3, 2018 @ 10:37:46
Author: bpiotrowski
Revision: 318832
1.0.1-2: rebuild against gcc 8
Modified:
python-scipy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-03 10:37:03 UTC (rev 318831)
+++ PKGBUILD 2018-05-03 10:37:46 UTC (rev 318832)
@@ -7,7 +7,7 @@
pkgname=('python-scipy' 'python2-scipy')
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="SciPy is open-source software for mathematics, science, and
engineering."
arch=('x86_64')
url="http://www.scipy.org/"