community/arpack: upgrade to 3.7.0

This commit is contained in:
Pedro Filipe 2019-06-18 22:54:37 -03:00 committed by Leo
parent f9a23279f1
commit 2eca4ff33a

View File

@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=arpack
_pkgname=$pkgname-ng
pkgver=3.6.3
pkgver=3.7.0
pkgrel=0
pkgdesc="Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems"
url="https://github.com/opencollab/arpack-ng"
@ -87,4 +87,4 @@ ilp64() {
mv "$pkgdir"/usr/lib/libarpack64_* "$subpkgdir"/usr/lib/
}
sha512sums="8b404276380400feb7b0f089865b5f1f612736d42982d46a1f93a0c3a4561c08762e923a68cfe65785a9b161f21888ad921204e9a5ab058633ca6985349e1263 arpack-3.6.3.tar.gz"
sha512sums="cc07cdd1fba4881907b507ff6b6c9bce9e3dadd8ef744194f08ee718a6210c039ac0c51c12edd720503f8e59bcd11c178fc323e1a59696be8c3b8262cf47a452 arpack-3.7.0.tar.gz"