Date: Monday, January 2, 2023 @ 22:39:25 Author: archange Revision: 1374048
upgpkg: libva-utils 2.17.0-1 Modified: libva-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 22:37:10 UTC (rev 1374047) +++ PKGBUILD 2023-01-02 22:39:25 UTC (rev 1374048) @@ -2,7 +2,7 @@ # Contributor: Sean V Kelley <[email protected]> pkgname=libva-utils -pkgver=2.16.0 +pkgver=2.17.0 pkgrel=1 pkgdesc="Intel VA-API Media Applications and Scripts for libva" arch=(x86_64) @@ -11,7 +11,7 @@ depends=(libva) makedepends=(mesa meson) source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('646c9bfff6a83504c48de2c786c9514ca30c5e916127faf00f143ef8147ee950') +sha256sums=('607447143f08c6221f3bd5ab7aad874a4e220b6e04254b67433a7b2e97ff98ba') build() { arch-meson ${pkgname}-${pkgver} build
