mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
libarmadillo: auto updated to 11.1.1-1
This commit is contained in:
parent
87d2af7873
commit
79b709eb25
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
pkgname=libarmadillo
|
||||
_pkgname=armadillo
|
||||
sfname=arma
|
||||
pkgver=11.1.0
|
||||
pkgver=11.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="C++ library for linear algebra & scientific computing"
|
||||
arch=('x86_64')
|
||||
|
@ -16,7 +16,7 @@ optdepends=()
|
|||
provides=()
|
||||
source=("http://sourceforge.net/projects/${sfname}/files/${_pkgname}-${pkgver}.tar.xz")
|
||||
|
||||
sha256sums=('dbb8f518300df9717f8ec04dcadcf80f1e8e928012e43cd058ecad91d69fe7bc')
|
||||
sha256sums=('bfa6154a5fefd832d28d530a58221fe4a2cff2a3bbdbd82e109bde53fb29dcdb')
|
||||
|
||||
build() {
|
||||
cd "${_pkgname}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue