Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / rocsparse
Commits: e2238524 by Torsten Keßler at 2023-09-02T20:16:30+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=rocsparse -pkgver=5.6.0 +pkgver=5.6.1 pkgrel=1 pkgdesc='BLAS for sparse computation on top of ROCm' arch=('x86_64') @@ -11,7 +11,7 @@ depends=('hip' 'rocprim') makedepends=('rocm-cmake' 'gcc-fortran') _git='https://github.com/ROCmSoftwarePlatform/rocSPARSE' source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz") -sha256sums=('5797db3deb4a532e691447e3e8c923b93bd9fe4c468f3a88f00cecd80bebcae4') +sha256sums=('6a50a64354507f1374e1a86aa7f5c07d1aaa96ac193ac292c279153087bb5d54') options=(!lto) _dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocsparse/-/commit/e2238524467b88cc8d228d50a473ccdfc56f22a5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocsparse/-/commit/e2238524467b88cc8d228d50a473ccdfc56f22a5 You're receiving this email because of your account on gitlab.archlinux.org.
