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

Felix Yan felixonmars at archlinux.org
Wed Jul 26 07:17:26 UTC 2017


    Date: Wednesday, July 26, 2017 @ 07:17:26
  Author: felixonmars
Revision: 246394

upgpkg: lib32-libva 1.8.3-1

Modified:
  lib32-libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-26 07:17:11 UTC (rev 246393)
+++ PKGBUILD	2017-07-26 07:17:26 UTC (rev 246394)
@@ -6,7 +6,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux dot org>
 
 pkgname=lib32-libva
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux (32-bit)'
 arch=(x86_64)
@@ -16,8 +16,8 @@
 makedepends=(mesa gcc-multilib)
 optdepends=('lib32-libva-vdpau-driver: vdpau back-end for nvidia'
             'lib32-libva-intel-driver: back-end for intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/libva/libva-${pkgver}.tar.bz2)
-sha256sums=('9ed3e3ddc8f47a715d4c6ec366beb21c83fc4e8a3d4d39a811baff76f0a0cede')
+source=("https://github.com/01org/libva/releases/download/${pkgver}/libva-${pkgver}.tar.bz2")
+sha512sums=('870cfaa5c4487f4cb4b01c11379484e3884aa5e9026c3836cc7681804a5e08a0b245b2aa788984a24a3094bd64068fbd0406e66cb4c5e30fc84e31095eb4a3e1')
 
 build() {
   export CC='gcc -m32'



More information about the arch-commits mailing list