summaryrefslogtreecommitdiffstats
path: root/abs/core/libvdpau
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-02 23:31:04 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-02 23:31:04 (GMT)
commite07b59e61bf7144d1164c4a814569336f59285e4 (patch)
treebc3ebc29e225305e92b329266eb7781cc237eb6f /abs/core/libvdpau
parentcfc4e26dc0f2a0b965cb78f17ca02b0c0d69d5c9 (diff)
downloadlinhes_pkgbuild-e07b59e61bf7144d1164c4a814569336f59285e4.zip
linhes_pkgbuild-e07b59e61bf7144d1164c4a814569336f59285e4.tar.gz
linhes_pkgbuild-e07b59e61bf7144d1164c4a814569336f59285e4.tar.bz2
libvdpau: update to 0.8
Diffstat (limited to 'abs/core/libvdpau')
-rw-r--r--abs/core/libvdpau/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/libvdpau/PKGBUILD b/abs/core/libvdpau/PKGBUILD
index f215b3c..911d3e4 100644
--- a/abs/core/libvdpau/PKGBUILD
+++ b/abs/core/libvdpau/PKGBUILD
@@ -2,7 +2,7 @@
# 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}"