diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libva-vdpau-driver | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libva-vdpau-driver')
-rw-r--r-- | extra/libva-vdpau-driver/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libva-vdpau-driver/PKGBUILD b/extra/libva-vdpau-driver/PKGBUILD index 4edf7b9c0..114755ba2 100644 --- a/extra/libva-vdpau-driver/PKGBUILD +++ b/extra/libva-vdpau-driver/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 168382 2012-10-09 16:32:34Z ibiru $ +# $Id: PKGBUILD 198258 2013-10-30 13:46:36Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=libva-vdpau-driver pkgver=0.7.4 @@ -10,7 +10,6 @@ license=('GPL') depends=('libva' 'libvdpau') makedepends=('mesa') replaces=('vdpau-video') -options=('!libtool') source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2) sha1sums=('224318f4ea8bafca6a0fec770e388b7d1a1a66b3') |