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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Sep 17 11:22:04 UTC 2016


    Date: Saturday, September 17, 2016 @ 11:22:04
  Author: bpiotrowski
Revision: 276641

upgpkg: libva 1.7.2-1

new upstream release

Modified:
  libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-17 11:19:13 UTC (rev 276640)
+++ PKGBUILD	2016-09-17 11:22:04 UTC (rev 276641)
@@ -3,7 +3,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=libva
-pkgver=1.7.1
+pkgver=1.7.2
 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=('79f98dd94daa78a026ded79fbcc137c5')
+md5sums=('77d30af5a4bfaec6dddc2bdcbbd92ef5')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list