[arch-commits] Commit in magma/trunk (PKGBUILD)
Konstantin Gizdov
kgizdov at gemini.archlinux.org
Thu Apr 28 09:23:20 UTC 2022
Date: Thursday, April 28, 2022 @ 09:23:20
Author: kgizdov
Revision: 1191526
upgpkg: magma 2.6.2-1: upgpkg: magma 2.6.2-1
Modified:
magma/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-28 09:16:40 UTC (rev 1191525)
+++ PKGBUILD 2022-04-28 09:23:20 UTC (rev 1191526)
@@ -4,19 +4,19 @@
# Contributor: cornholio <vigo.the.unholy.carpathian at gmail.com>
pkgname=magma
-pkgver=2.6.1
-pkgrel=5
+pkgver=2.6.2
+pkgrel=1
pkgdesc="Matrix Algebra on GPU and Multicore Architectures"
arch=('x86_64')
-url="https://icl.cs.utk.edu/magma/"
+url="https://icl.utk.edu/magma/"
license=('custom')
depends=('blas' 'lapack' 'cuda')
makedepends=('gcc-fortran' 'cmake' 'ninja')
optdepends=('python: for examples and tests'
'gcc-fortran: Fortran interface')
-source=("${pkgname}-${pkgver}.tar.gz::http://icl.cs.utk.edu/projectsfiles/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://icl.utk.edu/projectsfiles/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz"
'add_cuda86_arch.patch')
-sha256sums=('6cd83808c6e8bc7a44028e05112b3ab4e579bcc73202ed14733f66661127e213'
+sha256sums=('75b554dab00903e2d10b972c913e50e7f88cbc62f3ae432b5a086c7e4eda0a71'
'896a6b66b4e3c10fab9bb3ae27b6783c2fad3ebd5e204d62da9fdec443bd6c15')
options=(!lto)
More information about the arch-commits
mailing list