Date: Saturday, September 26, 2020 @ 10:50:32 Author: archange Revision: 712434
upgpkg: libva-utils 2.9.1-1 Modified: libva-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-26 10:36:58 UTC (rev 712433) +++ PKGBUILD 2020-09-26 10:50:32 UTC (rev 712434) @@ -2,7 +2,7 @@ # Contributor: Sean V Kelley <[email protected]> pkgname=libva-utils -pkgver=2.9.0 +pkgver=2.9.1 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=('d363210a42cd2667f6f7cff0e57db1d527feb067ffebe3ba233bc80b1bdcd9b4') +sha256sums=('7cd7111349cdc227c64d5ab68de4a03eacbea26441c7781ccd548491994f0320') build() { arch-meson ${pkgname}-${pkgver} build
