Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
rocm-llvm
Commits:
68e7d23e by Christian Heusel at 2025-10-13T15:03:00+02:00
upgpkg: 2:6.4.4-2: Rebuild for LLVM 20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rocm-llvm
pkgver = 6.4.4
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = https://rocm.docs.amd.com/en/latest/reference/rocmcc.html
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -1,11 +1,12 @@
# Maintainer: Torsten Keßler <tpkessler at archlinux dot org>
+# Maintainer: Christian Heusel <[email protected]>
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgbase=rocm-llvm
pkgname=(rocm-llvm rocm-device-libs comgr)
epoch=2
pkgver=6.4.4
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://rocm.docs.amd.com/en/latest/reference/rocmcc.html'
makedepends=('git' 'cmake' 'python' 'ninja' 'rocm-core' 'rocm-cmake' 'perl'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-llvm/-/commit/68e7d23e7e01b062f41e0020a7b8242e37bf0546
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-llvm/-/commit/68e7d23e7e01b062f41e0020a7b8242e37bf0546
You're receiving this email because of your account on gitlab.archlinux.org.