Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
rpp
Commits:
7ebeb06f by Christian Heusel at 2026-05-05T16:34:44+02:00
upgpkg: 7.2.3-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rpp
pkgdesc = AMD ROCm Performance Primitives
- pkgver = 7.2.2
+ pkgver = 7.2.3
pkgrel = 1
url = https://rocm.docs.amd.com/projects/rpp/en/latest/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = rpp
depends = openmp
depends = libgcc
depends = glibc
- source =
rpp-7.2.2.tar.gz::https://github.com/ROCm/rpp/archive/rocm-7.2.2.tar.gz
- sha256sums =
528ba8074929960e6ab4edb892952ca5c0bdacebe7da3c0def7ae75afdab7cbe
+ source =
rpp-7.2.3.tar.gz::https://github.com/ROCm/rpp/archive/rocm-7.2.3.tar.gz
+ sha256sums =
348c08e5079e5f68403570e593d4c2f72e4bdaafdd38a0e57725353a16b6a66e
pkgname = rpp
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Christian Heusel <[email protected]>
pkgname=rpp
-pkgver=7.2.2
+pkgver=7.2.3
pkgrel=1
pkgdesc="AMD ROCm Performance Primitives"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('rocm-core' 'hip-runtime-amd' 'opencv' 'openmp'
'libgcc' 'glibc')
makedepends=('cmake' 'rocm-cmake' 'half')
_git='https://github.com/ROCm/rpp'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('528ba8074929960e6ab4edb892952ca5c0bdacebe7da3c0def7ae75afdab7cbe')
+sha256sums=('348c08e5079e5f68403570e593d4c2f72e4bdaafdd38a0e57725353a16b6a66e')
_dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rpp/-/commit/7ebeb06fd57ba314837978e62067766a8dee1682
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rpp/-/commit/7ebeb06fd57ba314837978e62067766a8dee1682
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help