[arch-commits] Commit in lib32-libva/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Dec 28 07:44:20 UTC 2015
Date: Monday, December 28, 2015 @ 08:44:20
Author: fyan
Revision: 154644
upgpkg: lib32-libva 1.6.2-1
Modified:
lib32-libva/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-28 07:28:36 UTC (rev 154643)
+++ PKGBUILD 2015-12-28 07:44:20 UTC (rev 154644)
@@ -6,7 +6,7 @@
# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux dot org>
pkgname=lib32-libva
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc='Video Acceleration (VA) API for Linux (32-bit)'
arch=('x86_64')
@@ -17,7 +17,7 @@
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)
-sha512sums=('cd21c27b89c975cbf6cc77125625dca77332467b291536e0fa4640618871be9dbd1c51e7bd09d15b1af8dbd9166a29113f2dd10a50558ffa00d21161cb9d7958')
+sha512sums=('7e69c44cc1aaa94f0a9e8662ac10974b9e5ab2b29cb2b230370ef1449d8926ea4d4571593c6fa78c6601da4322716c7ab3d1ff42e889252c4769cc267bdc04be')
build() {
export CC='gcc -m32'
More information about the arch-commits
mailing list