[arch-commits] Commit in libva-intel-driver/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Sep 10 13:25:54 UTC 2015
Date: Thursday, September 10, 2015 @ 15:25:54
Author: bpiotrowski
Revision: 245735
upgpkg: libva-intel-driver 1.6.1-1
new upstream release
Modified:
libva-intel-driver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-10 13:22:13 UTC (rev 245734)
+++ PKGBUILD 2015-09-10 13:25:54 UTC (rev 245735)
@@ -3,7 +3,7 @@
# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=libva-intel-driver
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('libva')
replaces=('libva-driver-intel')
source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('d7678f7c66cbb135cced82ee2af6d8e8')
+md5sums=('ed1b04c1a3c029ad389b7e23822a2762')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list