Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / rocalution
Commits: 9719dde4 by Torsten Keßler at 2023-09-03T11:17:05+02:00 upgpkg: 5.6.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Torsten Keßler <tpkessler at archlinux dot org> # Contributor: Markus Näther <[email protected]> pkgname=rocalution -pkgver=5.6.0 +pkgver=5.6.1 pkgrel=1 pkgdesc='Next generation library for iterative sparse solvers for ROCm platform' arch=('x86_64') @@ -14,7 +14,7 @@ optdepends=('openmp: Multithreaded CPU applications' _git='https://github.com/ROCmSoftwarePlatform/rocALUTION' source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz" "rocalution-disable-hip-property.patch") -sha256sums=('7397a2039e9615c0cf6776c33c4083c00b185b5d5c4149c89fea25a8976a3097' +sha256sums=('7197b3617a0c91e90adaa32003c04d247a5f585d216e77493d20984ba215addb' '7335ce3fb8a8663cd2d393632fecab261239de3cbd00e7e7bbda2e1d217c7ec2') options=(!lto) _dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocalution/-/commit/9719dde465d11b9ee123ca11ff30f99c44565146 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocalution/-/commit/9719dde465d11b9ee123ca11ff30f99c44565146 You're receiving this email because of your account on gitlab.archlinux.org.
