lib32-libvdpau: 1.1

This commit is contained in:
Neophytos Kolokotronis 2015-03-19 23:05:49 +00:00
parent 220fe98d91
commit 0fbe8c236b

View File

@ -1,8 +1,6 @@
# Maintainer: AlmAck
_pkgbasename=libvdpau
pkgname=lib32-$_pkgbasename
pkgver=0.9
pkgver=1.1
pkgrel=1
pkgdesc='Nvidia VDPAU library'
arch=('x86_64')
@ -11,7 +9,7 @@ license=('custom')
depends=('lib32-gcc-libs' 'lib32-libxext' $_pkgbasename=$pkgver)
makedepends=('dri2proto')
source=("http://people.freedesktop.org/~aplattner/vdpau/${_pkgbasename}-${pkgver}.tar.gz")
md5sums=('3a1f8f3ec6e6adcfbc6044c8f00d7d51')
sha256sums=('aea4e783f220bf26ba2139ccd866a0ee5005fa03af5e08c41fbc939118263919')
build() {
cd ${srcdir}/${_pkgbasename}-${pkgver}