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

Maxime Gauduin alucryd at archlinux.org
Sat Jul 14 06:49:36 UTC 2018


    Date: Saturday, July 14, 2018 @ 06:49:36
  Author: alucryd
Revision: 328566

upgpkg: libva 2.2.0-1

Modified:
  libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-13 22:35:05 UTC (rev 328565)
+++ PKGBUILD	2018-07-14 06:49:36 UTC (rev 328566)
@@ -4,7 +4,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libva
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=('x86_64')
@@ -16,7 +16,7 @@
             'libva-intel-driver: backend for Intel cards')
 provides=('libva-drm.so' 'libva-glx.so' 'libva-wayland.so' 'libva-x11.so' 'libva.so')
 source=("https://github.com/01org/libva/releases/download/${pkgver}/libva-${pkgver}.tar.bz2")
-sha256sums=('f3fa953a11d3210c3a4ee79031abdbe0863d5ce13d9b3f93f315f1eec60a4b0f')
+sha256sums=('6f6ca04c785544d30d315ef130a6aeb9435b75f934d7fbe0e4e9ba6084ce4ef2')
 
 build() {
   cd libva-${pkgver}



More information about the arch-commits mailing list