From 84f2fc5bdd5a29c41849b75d9ff5cb5c0f72d622 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Fri, 29 Jan 2016 21:09:40 +0000 Subject: libvdpau: update to 1.1.1 --- abs/core/libvdpau/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/abs/core/libvdpau/PKGBUILD b/abs/core/libvdpau/PKGBUILD index 911d3e4..e1cb7f9 100644 --- a/abs/core/libvdpau/PKGBUILD +++ b/abs/core/libvdpau/PKGBUILD @@ -2,17 +2,18 @@ # Maintainer: Jan de Groot pkgname=libvdpau -pkgver=0.8 -pkgrel=1 +pkgver=1.1.1 +pkgrel=2 pkgdesc="Nvidia VDPAU library" arch=(i686 x86_64) url='http://cgit.freedesktop.org/~aplattner/libvdpau' depends=('gcc-libs' 'libxext') -conflicts=('nvidia-utils<190.42-2') license=('custom') -source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz) +source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.bz2{,.sig}) makedepends=('dri2proto') -sha256sums=('73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed') +sha256sums=('857a01932609225b9a3a5bf222b85e39b55c08787d0ad427dbd9ec033d58d736' + 'SKIP') +validpgpkeys=('BD68A042C603DDAD9AA354B0F56ACC8F09BA9635') # Aaron Plattner build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v0.12