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