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 2bc1767ad..05c4ffb54 100644
--- a/extra/libvdpau/PKGBUILD
+++ b/extra/libvdpau/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166179 2012-09-05 07:50:49Z andyrtr $
+# $Id: PKGBUILD 176895 2013-02-02 07:01:31Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libvdpau
-pkgver=0.5
+pkgver=0.6
pkgrel=1
pkgdesc="Nvidia VDPAU library"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ options=('!libtool')
license=('custom')
source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz)
makedepends=('libx11')
-sha1sums=('1b18b8f75eea52740af84881313d860ad5c27d0b')
+sha256sums=('9b55beec9d8b01bbf89229b7d075ceee870f4e1830523c11f29a46c07fe72d75')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"