summaryrefslogtreecommitdiff
path: root/extra/libvdpau/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libvdpau/PKGBUILD')
-rw-r--r--extra/libvdpau/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libvdpau/PKGBUILD b/extra/libvdpau/PKGBUILD
index 7924af4d0..3287faccf 100644
--- a/extra/libvdpau/PKGBUILD
+++ b/extra/libvdpau/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 189278 2013-07-02 07:41:51Z jgc $
+# $Id: PKGBUILD 192069 2013-08-05 15:40:48Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libvdpau
-pkgver=0.6
-pkgrel=2
+pkgver=0.7
+pkgrel=1
pkgdesc="Nvidia VDPAU library"
arch=(i686 x86_64)
url='http://cgit.freedesktop.org/~aplattner/libvdpau'
@@ -13,7 +13,7 @@ options=('!libtool')
license=('custom')
source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz)
makedepends=('dri2proto')
-sha256sums=('9b55beec9d8b01bbf89229b7d075ceee870f4e1830523c11f29a46c07fe72d75')
+sha256sums=('24dc08467ce8c59d6cfbf0d34d2dd1f86b4ff62e90777e0a8f513c5c9de9bce0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"