Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
libva-utils
Commits:
24b56c42 by Antonio Rojas at 2026-07-19T12:51:54+02:00
upgpkg: 2.24.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libva-utils
pkgdesc = Intel VA-API Media Applications and Scripts for libva
- pkgver = 2.23.0
+ pkgver = 2.24.0
pkgrel = 1
url = https://github.com/intel/libva-utils
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = libva-utils
makedepends = mesa
makedepends = meson
depends = libva
- source =
https://github.com/intel/libva-utils/archive/2.23.0/libva-utils-2.23.0.tar.gz
- sha256sums =
fa7ff29847b55010fbbb775b35382f97f29b7b97abe9a2f6fb3e22b36db5440a
+ source =
https://github.com/intel/libva-utils/archive/2.24.0/libva-utils-2.24.0.tar.gz
+ sha256sums =
bf959a1ced3cde8176a7ff50ad358ee98e93301ac068581a8b2617c5b83afcb3
pkgname = libva-utils
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Sean V Kelley <[email protected]>
pkgname=libva-utils
-pkgver=2.23.0
+pkgver=2.24.0
pkgrel=1
pkgdesc="Intel VA-API Media Applications and Scripts for libva"
arch=(x86_64)
@@ -11,7 +11,7 @@ license=(custom)
depends=(libva)
makedepends=(mesa meson)
source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('fa7ff29847b55010fbbb775b35382f97f29b7b97abe9a2f6fb3e22b36db5440a')
+sha256sums=('bf959a1ced3cde8176a7ff50ad358ee98e93301ac068581a8b2617c5b83afcb3')
build() {
arch-meson ${pkgname}-${pkgver} build
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libva-utils/-/commit/24b56c42cdfd081f636d0d5ebdca0f1af24e458f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libva-utils/-/commit/24b56c42cdfd081f636d0d5ebdca0f1af24e458f
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