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

Maxime Gauduin alucryd at archlinux.org
Mon Feb 12 18:40:49 UTC 2018


    Date: Monday, February 12, 2018 @ 18:40:48
  Author: alucryd
Revision: 316725

upgpkg: libva 2.1.0-1

Modified:
  libva/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 18:36:08 UTC (rev 316724)
+++ PKGBUILD	2018-02-12 18:40:48 UTC (rev 316725)
@@ -4,8 +4,8 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libva
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=('x86_64')
 url='https://01.org/linuxmedia/vaapi'
@@ -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=('bb0601f9a209e60d8d0b867067323661a7816ff429021441b775452b8589e533')
+sha256sums=('f3fa953a11d3210c3a4ee79031abdbe0863d5ce13d9b3f93f315f1eec60a4b0f')
 
 build() {
   cd libva-${pkgver}



More information about the arch-commits mailing list