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