[arch-commits] Commit in libvdpau-va-gl/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Sun Jan 19 13:06:08 UTC 2014
Date: Sunday, January 19, 2014 @ 14:06:07
Author: bpiotrowski
Revision: 104361
upgpkg: libvdpau-va-gl 0.3.1-1
new upstream release
Modified:
libvdpau-va-gl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-01-19 11:58:46 UTC (rev 104360)
+++ PKGBUILD 2014-01-19 13:06:07 UTC (rev 104361)
@@ -3,7 +3,7 @@
# Contributor: Behem0th <grantipak at gmail.com>
pkgname=libvdpau-va-gl
-pkgver=0.3.0
+pkgver=0.3.1
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=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('acf90bcedd6faa2d36930f03c4986878')
+md5sums=('2ec5c68282aac9720525e16e858cd599')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list