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


Commits:
0b90e321 by Christian Heusel at 2026-01-28T22:45:50+01:00
upgpkg: 7.2.0-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.1.1
+       pkgver = 7.2.0
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/rocDecode/en/latest/
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = rocdecode
        depends = ffmpeg
        depends = glibc
        depends = gcc-libs
-       source = 
rocdecode-7.1.1.tar.gz::https://github.com/ROCm/rocDecode/archive/refs/tags/rocm-7.1.1.tar.gz
-       sha256sums = 
76e7a27eb49b262ed68c2c8f13a20aba8700113087bc58068c396979e6051596
+       source = 
rocdecode-7.2.0.tar.gz::https://github.com/ROCm/rocDecode/archive/refs/tags/rocm-7.2.0.tar.gz
+       sha256sums = 
70c3828364a289098123111aa27d37bab7238065b6ee8ceae35810ad4842bf0a
 
 pkgname = rocdecode


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=rocdecode
-pkgver=7.1.1
+pkgver=7.2.0
 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=('76e7a27eb49b262ed68c2c8f13a20aba8700113087bc58068c396979e6051596')
+sha256sums=('70c3828364a289098123111aa27d37bab7238065b6ee8ceae35810ad4842bf0a')
 _dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
 
 prepare() {



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

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


Reply via email to