Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / rocfft
Commits: 255795cf by Torsten Keßler at 2023-09-02T18:22:32+02:00 upgpkg: 5.6.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Jakub Okoński <[email protected]> # Contributor: Markus Näther <[email protected]> pkgname=rocfft -pkgver=5.6.0 +pkgver=5.6.1 pkgrel=1 pkgdesc='Next generation FFT implementation for ROCm' arch=('x86_64') @@ -12,7 +12,7 @@ depends=('hip' 'python') makedepends=('rocm-cmake') _git='https://github.com/ROCmSoftwarePlatform/rocFFT' source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz") -sha256sums=('e3d4a6c1bdac78f9a22033f57011af783d560308103f73542f9e0e4dd133d38a') +sha256sums=('a65861e453587c3e6393da75b0b1976508c61f968aecda77fbec920fea48489e') options=(!lto) _dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocfft/-/commit/255795cfda03a68de04d3107ba735483550589ae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocfft/-/commit/255795cfda03a68de04d3107ba735483550589ae You're receiving this email because of your account on gitlab.archlinux.org.
