[arch-commits] Commit in libva/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Jul 5 17:21:07 UTC 2019


    Date: Friday, July 5, 2019 @ 17:21:06
  Author: alucryd
Revision: 357330

upgpkg: libva 2.5.0-1

Modified:
  libva/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-05 14:08:33 UTC (rev 357329)
+++ PKGBUILD	2019-07-05 17:21:06 UTC (rev 357330)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libva
-pkgver=2.4.1
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=(x86_64)
@@ -36,7 +36,7 @@
 )
 backup=(etc/libva.conf)
 source=(git+https://github.com/intel/libva.git#tag=${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 build() {
   CFLAGS+=" -DENABLE_VA_MESSAGING"  # Option missing



More information about the arch-commits mailing list