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