Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libva-utils


Commits:
a20b1a39 by Antonio Rojas at 2024-03-31T00:23:05+01:00
upgpkg: 2.21.0-1: Update to 2.21.0

- - - - -


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.20.1
+       pkgver = 2.21.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.20.1/libva-utils-2.20.1.tar.gz
-       sha256sums = 
97413a7ec27ec479b97ffc7ab8acebe053615224a4b051602859cf9f88e4e889
+       source = 
https://github.com/intel/libva-utils/archive/2.21.0/libva-utils-2.21.0.tar.gz
+       sha256sums = 
15ca12bd11c7001c04af5079512754fea6ba8d79151b9f07908c99b27622714e
 
 pkgname = libva-utils


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Sean V Kelley <[email protected]>
 
 pkgname=libva-utils
-pkgver=2.20.1
+pkgver=2.21.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=('97413a7ec27ec479b97ffc7ab8acebe053615224a4b051602859cf9f88e4e889')
+sha256sums=('15ca12bd11c7001c04af5079512754fea6ba8d79151b9f07908c99b27622714e')
 
 build() {
     arch-meson ${pkgname}-${pkgver} build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libva-utils/-/commit/a20b1a3956345ea2291fd869df98e1d9e24817eb

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


Reply via email to