diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/py-scipy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-scipy/APKBUILD b/community/py-scipy/APKBUILD index e323736985..6de3637d86 100644 --- a/community/py-scipy/APKBUILD +++ b/community/py-scipy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Isaac Dunham <ibid.ag@gmail.com> pkgname=py-scipy pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python library for scientific computing" url="http://www.scipy.org" arch="all" |