Date: Tuesday, October 2, 2018 @ 09:49:06 Author: archange Revision: 388988
upgpkg: libva-utils 2.3.0-1 Modified: libva-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-02 09:45:35 UTC (rev 388987) +++ PKGBUILD 2018-10-02 09:49:06 UTC (rev 388988) @@ -2,7 +2,7 @@ # Contributor: Sean V Kelley <[email protected]> pkgname=libva-utils -pkgver=2.2.0 +pkgver=2.3.0 pkgrel=1 pkgdesc="Intel VA-API Media Applications and Scripts for libva" arch=('x86_64') @@ -11,7 +11,7 @@ depends=('libva') makedepends=('mesa') source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz") -sha256sums=('1c45452090456f2b972d51960b1294215615b0dd925aa36b90eceac77777f3e3') +sha256sums=('f338497b867bbc9bf008e4892eaebda08955785dc7eb2005855bba5f1a20b037') build() { cd ${pkgname}-${pkgver}
