[arch-commits] Commit in libva-utils/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sat Dec 19 20:52:09 UTC 2020
Date: Saturday, December 19, 2020 @ 20:52:08
Author: archange
Revision: 780027
upgpkg: libva-utils 2.10.0-1
Modified:
libva-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-19 20:46:35 UTC (rev 780026)
+++ PKGBUILD 2020-12-19 20:52:08 UTC (rev 780027)
@@ -2,7 +2,7 @@
# Contributor: Sean V Kelley <seanvk at posteo.de>
pkgname=libva-utils
-pkgver=2.9.1
+pkgver=2.10.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=('7cd7111349cdc227c64d5ab68de4a03eacbea26441c7781ccd548491994f0320')
+sha256sums=('cbb7f9f6eae21d772e31b67bc8c311be6e35fe9c65e63acc57f9b16d72bf8dc0')
build() {
arch-meson ${pkgname}-${pkgver} build
More information about the arch-commits
mailing list