summaryrefslogtreecommitdiff
path: root/community/libvdpau-va-gl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libvdpau-va-gl/PKGBUILD')
-rw-r--r--community/libvdpau-va-gl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libvdpau-va-gl/PKGBUILD b/community/libvdpau-va-gl/PKGBUILD
index b5f7deb53..6134346c9 100644
--- a/community/libvdpau-va-gl/PKGBUILD
+++ b/community/libvdpau-va-gl/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 101594 2013-11-28 16:02:19Z 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.2.1
+pkgver=0.3.2
pkgrel=1
pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ url='https://github.com/i-rinat/libvdpau-va-gl'
license=('LGPL3')
depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
makedepends=('cmake')
-source=('https://github.com/i-rinat/${pkgname}/archive/v'${pkgver}'.zip')
-md5sums=('bb14c2ec9763c025b1abde96df845512')
+source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('3fea8e94a67cd54c2f1d3ce1907c910a')
build() {
cd $pkgname-$pkgver