[arch-commits] Commit in libvdpau-va-gl/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Oct 29 11:16:17 UTC 2016
Date: Saturday, October 29, 2016 @ 11:16:17
Author: arojas
Revision: 193963
Update to 0.4.2
Modified:
libvdpau-va-gl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-29 08:28:11 UTC (rev 193962)
+++ PKGBUILD 2016-10-29 11:16:17 UTC (rev 193963)
@@ -3,7 +3,7 @@
# Contributor: Behem0th <grantipak at gmail.com>
pkgname=libvdpau-va-gl
-pkgver=0.4.0
+pkgver=0.4.2
pkgrel=1
pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
makedepends=('cmake')
source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-md5sums=('638244652a702d0262039890904f37ce')
+md5sums=('8db21dcfd5cd14c6ec51b992e20369dc')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list