Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
hipfft


Commits:
e3588f69 by Torsten Keßler at 2026-01-28T21:56:21+01:00
upgpkg: 7.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hipfft
        pkgdesc = rocFFT marshalling library.
-       pkgver = 7.1.1
+       pkgver = 7.2.0
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/hipFFT/en/latest/index.html
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = hipfft
        depends = rocfft
        depends = rocm-core
        options = !lto
-       source = 
hipfft-7.1.1.tar.gz::https://github.com/ROCm/rocm-libraries/releases/download/rocm-7.1.1/hipfft.tar.gz
-       sha256sums = 
f6f0352b5f9ffe53c88cea5fa40572eef0c0c1e2e50dce6f85d2c68e47afc63e
+       source = 
hipfft-7.2.0.tar.gz::https://github.com/ROCm/rocm-libraries/releases/download/rocm-7.2.0/hipfft.tar.gz
+       sha256sums = 
cc1a79c2601e98cf88492207ac975a3575eff9f4da4d7d54250de662a9f45da0
 
 pkgname = hipfft


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=hipfft
-pkgver=7.1.1
+pkgver=7.2.0
 pkgrel=1
 pkgdesc='rocFFT marshalling library.'
 arch=('x86_64')
@@ -22,7 +22,7 @@ makedepends=(
 )
 _git='https://github.com/ROCm/rocm-libraries'
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ROCm/rocm-libraries/releases/download/rocm-$pkgver/$pkgname.tar.gz";)
-sha256sums=('f6f0352b5f9ffe53c88cea5fa40572eef0c0c1e2e50dce6f85d2c68e47afc63e')
+sha256sums=('cc1a79c2601e98cf88492207ac975a3575eff9f4da4d7d54250de662a9f45da0')
 options=(!lto)
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipfft/-/commit/e3588f69dfa679f2373e52f14b5841bb4a62feee

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipfft/-/commit/e3588f69dfa679f2373e52f14b5841bb4a62feee
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to