Skip to content
Snippets Groups Projects
Commit 4730cb5c authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Update to 2.4.2

parent e89800b2
No related branches found
Tags v20201112.0.8839
No related merge requests found
# Maintainer: Antonio Rojas <arojas@archlinux.org>
pkgname=fflas-ffpack
pkgver=2.4.1
pkgver=2.4.2
pkgrel=1
pkgdesc="A library for dense linear algebra over word-size finite fields"
arch=(x86_64) # pkgconfig file is arch-specific
......@@ -9,7 +9,7 @@ url="https://linbox-team.github.io/fflas-ffpack/"
license=(LGPL)
depends=(givaro cblas lapack)
source=("https://github.com/linbox-team/fflas-ffpack/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('5c5a214ca060dab0002382aef76acf5408f406aa67cbcb65139958f0aee36622')
sha256sums=('0b470fc986ee3041bd757e1b2e8808732cc547ba37196a97ab32b746af618daa')
build() {
cd $pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment