mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
armadillo: auto updated to 14.2.0-1
This commit is contained in:
parent
064d91b000
commit
bace01fcf1
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=armadillo
|
pkgname=armadillo
|
||||||
sfname=arma
|
sfname=arma
|
||||||
pkgver=14.0.3
|
pkgver=14.2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="C++ library for linear algebra & scientific computing"
|
pkgdesc="C++ library for linear algebra & scientific computing"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -13,7 +13,7 @@ depends=(openblas lapack)
|
||||||
makedepends=(cmake)
|
makedepends=(cmake)
|
||||||
source=("http://sourceforge.net/projects/${sfname}/files/${pkgname}-${pkgver}.tar.xz")
|
source=("http://sourceforge.net/projects/${sfname}/files/${pkgname}-${pkgver}.tar.xz")
|
||||||
|
|
||||||
sha256sums=('ebd6215eeb01ee412fed078c8a9f7f87d4e1f6187ebcdc1bc09f46095a4f4003')
|
sha256sums=('1b5f7e39b05e4651bedb57344d60b9b1f9aa17354f06c0e34eac94496badd884')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${pkgname}-${pkgver}"
|
cd "${pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue