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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Apr 13 06:41:50 UTC 2017


    Date: Thursday, April 13, 2017 @ 06:41:49
  Author: bpiotrowski
Revision: 292645

upgpkg: libva 1.8.1-1

new upstream release

Modified:
  libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-13 06:36:17 UTC (rev 292644)
+++ PKGBUILD	2017-04-13 06:41:49 UTC (rev 292645)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libva
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=(i686 x86_64)
@@ -14,7 +14,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=('eb92f3dcbe3981df3575348377263b31361113c77b2c3745f23174d1f562d658')
+sha256sums=('c1d5d85b6b40b76f37993b4da33388d3d73b64998dcbc160b7578e24ed775c73')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list