mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
armadillo: auto updated to 12.8.2-1
This commit is contained in:
parent
559a574770
commit
d821f50cc8
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=armadillo
|
||||
sfname=arma
|
||||
pkgver=12.8.1
|
||||
pkgver=12.8.2
|
||||
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=('2781dd3a6cc5f9a49c91a4519dde2b1c24335a5bfe0cc1c9881b6363142452b4')
|
||||
sha256sums=('03b62f8c09e4f5d74643b478520741b8e27b55e7e4525978fcae2f5d791ac3bf')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue