[arch-commits] Commit in libva/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Sep 10 13:21:55 UTC 2015
Date: Thursday, September 10, 2015 @ 15:21:55
Author: bpiotrowski
Revision: 245733
upgpkg: libva 1.6.1-1
new upstream release
Modified:
libva/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-10 12:54:47 UTC (rev 245732)
+++ PKGBUILD 2015-09-10 13:21:55 UTC (rev 245733)
@@ -3,7 +3,7 @@
# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=libva
-pkgver=1.6.0
+pkgver=1.6.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=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('3f1241b4080db53c120325932f393f33')
+md5sums=('7a5eb1fdf531f987211b7228a6a46428')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list