summaryrefslogtreecommitdiff
path: root/extra/libvdpau/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libvdpau/PKGBUILD')
-rw-r--r--extra/libvdpau/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libvdpau/PKGBUILD b/extra/libvdpau/PKGBUILD
index 0eb59fb60..95e36e22a 100644
--- a/extra/libvdpau/PKGBUILD
+++ b/extra/libvdpau/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 198259 2013-10-30 13:46:56Z allan $
+# $Id: PKGBUILD 216161 2014-07-01 17:58:20Z bpiotrowski $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libvdpau
-pkgver=0.7
+pkgver=0.8
pkgrel=1
pkgdesc="Nvidia VDPAU library"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ conflicts=('nvidia-utils<190.42-2')
license=('custom')
source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz)
makedepends=('dri2proto')
-sha256sums=('24dc08467ce8c59d6cfbf0d34d2dd1f86b4ff62e90777e0a8f513c5c9de9bce0')
+sha256sums=('73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"