armadillo: auto updated to 12.8.3-1

This commit is contained in:
BioArchLinuxBot 2024-05-07 06:01:31 +00:00
parent c4b6ff8f17
commit 9710c331f8

View file

@ -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}"