Date: Tuesday, March 23, 2021 @ 15:49:36 Author: archange Revision: 900533
upgpkg: libva-utils 2.11.0-1 Modified: libva-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 15:46:13 UTC (rev 900532) +++ PKGBUILD 2021-03-23 15:49:36 UTC (rev 900533) @@ -2,7 +2,7 @@ # Contributor: Sean V Kelley <[email protected]> pkgname=libva-utils -pkgver=2.10.0 +pkgver=2.11.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=('cbb7f9f6eae21d772e31b67bc8c311be6e35fe9c65e63acc57f9b16d72bf8dc0') +sha256sums=('4046dc73b498950e838d40ace46c82d034b04f81e4fcf7c5e3ebed5d2697e1ab') build() { arch-meson ${pkgname}-${pkgver} build
