mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
armadillo: auto updated to 12.6.5-1
This commit is contained in:
parent
fbe781ed19
commit
e812d61b28
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
pkgname=armadillo
|
pkgname=armadillo
|
||||||
sfname=arma
|
sfname=arma
|
||||||
pkgver=12.6.4
|
pkgver=12.6.5
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="C++ library for linear algebra & scientific computing"
|
pkgdesc="C++ library for linear algebra & scientific computing"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://${sfname}.sourceforge.net/"
|
url="http://${sfname}.sourceforge.net/"
|
||||||
|
@ -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=('eb7f243ffc32f18324bc7fa978d0358637e7357ca7836bec55b4eb56e9749380')
|
sha256sums=('f6f1c987f9bc2b52e9718835cc416a525cf58a6d575a851d219c0c6ab5b8c563')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${pkgname}-${pkgver}"
|
cd "${pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue