[arch-commits] Commit in libvdpau-va-gl/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jun 28 09:05:00 UTC 2016


    Date: Tuesday, June 28, 2016 @ 09:05:00
  Author: arojas
Revision: 181477

Update to 0.4.0

Modified:
  libvdpau-va-gl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-28 08:01:46 UTC (rev 181476)
+++ PKGBUILD	2016-06-28 09:05:00 UTC (rev 181477)
@@ -3,7 +3,7 @@
 # Contributor: Behem0th <grantipak at gmail.com>
 
 pkgname=libvdpau-va-gl
-pkgver=0.3.6
+pkgver=0.4.0
 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=('77ce5937c94c9a6747e15646fe5c4bb3')
+md5sums=('638244652a702d0262039890904f37ce')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list