summaryrefslogtreecommitdiff
path: root/community/libvdpau-va-gl
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-20 03:40:05 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-20 03:40:05 +0000
commitf4e0d41bdfa80b65960c85d4d526814a91f52e62 (patch)
tree43653b6dcc8152642eeb803f19d9b247a3aed871 /community/libvdpau-va-gl
parenta7868499c166c245f671318faaaf777a802fbefe (diff)
Mon Jan 20 03:36:38 UTC 2014
Diffstat (limited to 'community/libvdpau-va-gl')
-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..160f8685b 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 104362 2014-01-19 13:06:16Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Behem0th <grantipak@gmail.com>
pkgname=libvdpau-va-gl
-pkgver=0.2.1
+pkgver=0.3.1
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=('2ec5c68282aac9720525e16e858cd599')
build() {
cd $pkgname-$pkgver