Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
rocdecode


Commits:
4ee7c712 by Christian Heusel at 2026-05-05T15:49:54+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rocdecode
        pkgdesc = High performance video decode SDK for AMD hardware
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/rocDecode/en/latest/
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = rocdecode
        depends = libva
        depends = mesa
        depends = rocm-core
-       source = 
rocdecode-7.2.2.tar.gz::https://github.com/ROCm/rocDecode/archive/refs/tags/rocm-7.2.2.tar.gz
-       sha256sums = 
ab8fab91672e3e53cd57b29e3e70f2dfdde0e326848ce43f964572cffefcf71f
+       source = 
rocdecode-7.2.3.tar.gz::https://github.com/ROCm/rocDecode/archive/refs/tags/rocm-7.2.3.tar.gz
+       sha256sums = 
058ad6046a2c24e2610a87c4eefaebf62e4f94e5fcd10c42fd6d1863835fe593
 
 pkgname = rocdecode


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=rocdecode
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc='High performance video decode SDK for AMD hardware'
 arch=('x86_64')
@@ -23,7 +23,7 @@ makedepends=(
 )
 _git='https://github.com/ROCm/rocDecode'
 source=("$pkgname-$pkgver.tar.gz::$_git/archive/refs/tags/rocm-$pkgver.tar.gz")
-sha256sums=('ab8fab91672e3e53cd57b29e3e70f2dfdde0e326848ce43f964572cffefcf71f')
+sha256sums=('058ad6046a2c24e2610a87c4eefaebf62e4f94e5fcd10c42fd6d1863835fe593')
 _dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocdecode/-/commit/4ee7c71279f2f5ff1efacb58ef3ace7111f1e111

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocdecode/-/commit/4ee7c71279f2f5ff1efacb58ef3ace7111f1e111
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


Reply via email to