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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Apr 8 18:56:28 UTC 2015


    Date: Wednesday, April 8, 2015 @ 20:56:28
  Author: bpiotrowski
Revision: 235758

upgpkg: libva-intel-driver 1.5.1-1

new upstream release

Modified:
  libva-intel-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-08 18:54:59 UTC (rev 235757)
+++ PKGBUILD	2015-04-08 18:56:28 UTC (rev 235758)
@@ -3,7 +3,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=libva-intel-driver
-pkgver=1.5.0
+pkgver=1.5.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=('16752f1584398265072129553b7907ce')
+md5sums=('93ba8b1fbe5322d3c3ef47d187f6951e')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list