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

Felix Yan felixonmars at archlinux.org
Mon Dec 30 08:12:59 UTC 2019


    Date: Monday, December 30, 2019 @ 08:12:58
  Author: felixonmars
Revision: 544107

upgpkg: lib32-libva 2.6.0-1

Modified:
  lib32-libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-30 08:12:27 UTC (rev 544106)
+++ PKGBUILD	2019-12-30 08:12:58 UTC (rev 544107)
@@ -5,7 +5,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux dot org>
 
 pkgname=lib32-libva
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux (32-bit)'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('lib32-libva-vdpau-driver: vdpau back-end for nvidia'
             'lib32-libva-intel-driver: back-end for intel cards')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/intel/libva/archive/$pkgver.tar.gz")
-sha512sums=('ce810faa216fc9b3f466565b598018b20b8590692ec6b88874d2920bce8c5e875e429957e370ebba95aa2375f80c1c0f0d68cb6eb2276494c74b9da2a5547f96')
+sha512sums=('190fd9875d8ec91e94d42c41b770bb51ef9f430534f99d22fa394d6e4cf8dd308ffac61a37171855e4b499982c3cc59925d238b131dd2261a3beaae03e4937d0')
 
 build() {
   export CC='gcc -m32'



More information about the arch-commits mailing list