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

Maxime Gauduin alucryd at archlinux.org
Tue Jul 25 19:42:56 UTC 2017


    Date: Tuesday, July 25, 2017 @ 19:42:56
  Author: alucryd
Revision: 301264

upgpkg: libva 1.8.3-1

Modified:
  libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-25 19:31:56 UTC (rev 301263)
+++ PKGBUILD	2017-07-25 19:42:56 UTC (rev 301264)
@@ -4,7 +4,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libva
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
             'libva-intel-driver: backend for Intel cards')
 source=("https://github.com/01org/libva/releases/download/${pkgver}/libva-${pkgver}.tar.bz2")
-sha256sums=('9ed3e3ddc8f47a715d4c6ec366beb21c83fc4e8a3d4d39a811baff76f0a0cede')
+sha256sums=('56ee129deba99b06eb4a8d4f746b117c5d1dc2ec5b7a0bfc06971fca1598ab9b')
 
 build() {
   cd libva-${pkgver}



More information about the arch-commits mailing list