summaryrefslogtreecommitdiff
path: root/community/libvdpau-va-gl
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-31 03:43:15 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-31 03:43:15 +0000
commite7daa750c892363d7624ed0951bbb89ad71a3247 (patch)
tree8999b16b95f255a89c55a23cc9fb2ef42f9c303e /community/libvdpau-va-gl
parentabecd94e38c95522f241c335c76aa3150e43eedd (diff)
Fri Jan 31 03:41:19 UTC 2014
Diffstat (limited to 'community/libvdpau-va-gl')
-rw-r--r--community/libvdpau-va-gl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libvdpau-va-gl/PKGBUILD b/community/libvdpau-va-gl/PKGBUILD
index 160f8685b..6134346c9 100644
--- a/community/libvdpau-va-gl/PKGBUILD
+++ b/community/libvdpau-va-gl/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 104362 2014-01-19 13:06:16Z bpiotrowski $
+# $Id: PKGBUILD 105035 2014-01-30 12:39:32Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Behem0th <grantipak@gmail.com>
pkgname=libvdpau-va-gl
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL3')
depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
makedepends=('cmake')
source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('2ec5c68282aac9720525e16e858cd599')
+md5sums=('3fea8e94a67cd54c2f1d3ce1907c910a')
build() {
cd $pkgname-$pkgver