Merge pull request #10999 from mmuetzel/arpack-deps
Rebuild packages that depend on ARPACK.
This commit is contained in:
@@ -5,7 +5,7 @@ _realname=igraph
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=0.9.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Library for the analysis of networks (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
|
||||
@@ -2,7 +2,7 @@ _realname=octave
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-${_realname}
|
||||
pkgver=6.4.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="GNU Octave: Interactive programming environment for numerical computations (mingw-w64)"
|
||||
url="https://www.octave.org"
|
||||
license=('GPL3')
|
||||
|
||||
Reference in New Issue
Block a user