[arch-commits] Commit in libva-utils/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sun Sep 13 12:08:55 UTC 2020
Date: Sunday, September 13, 2020 @ 12:08:55
Author: archange
Revision: 705104
upgpkg: libva-utils 2.9.0-1
Modified:
libva-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-13 11:35:58 UTC (rev 705103)
+++ PKGBUILD 2020-09-13 12:08:55 UTC (rev 705104)
@@ -2,7 +2,7 @@
# Contributor: Sean V Kelley <seanvk at posteo.de>
pkgname=libva-utils
-pkgver=2.8.0
+pkgver=2.9.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=('b9d7c2c75d71911ebc7f09b76c439d9491b4b6db96b37fe78119f8a89f6c0d52')
+sha256sums=('d363210a42cd2667f6f7cff0e57db1d527feb067ffebe3ba233bc80b1bdcd9b4')
build() {
arch-meson ${pkgname}-${pkgver} build
More information about the arch-commits
mailing list