Date: Sunday, January 18, 2015 @ 22:10:25 Author: svenstaro Revision: 126154
upgpkg: lib32-libvdpau 0.9-1 upstream release 0.9 Modified: lib32-libvdpau/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-18 20:59:12 UTC (rev 126153) +++ PKGBUILD 2015-01-18 21:10:25 UTC (rev 126154) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=lib32-libvdpau -pkgver=0.8 +pkgver=0.9 pkgrel=1 pkgdesc='Nvidia VDPAU library' arch=('x86_64') @@ -13,7 +13,7 @@ conflicts=('lib32-nvidia-utils<190.42-2') makedepends=('dri2proto') source=("http://people.freedesktop.org/~aplattner/vdpau/${pkgname#*-}-${pkgver}.tar.gz") -sha256sums=('73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed') +sha256sums=('e32957140835a545a01a3972db1143e01174db3d9c0017e51f6a3bf8b09c0e6e') build() { cd ${pkgname#*-}-${pkgver}
