diff options
Diffstat (limited to 'community/arpack')
-rw-r--r-- | community/arpack/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/arpack/APKBUILD b/community/arpack/APKBUILD index 275b511c15..a42912a0c7 100644 --- a/community/arpack/APKBUILD +++ b/community/arpack/APKBUILD @@ -3,7 +3,7 @@ pkgname=arpack _pkgname=$pkgname-ng pkgver=3.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems" url="https://github.com/opencollab/arpack-ng" arch="all" |