Date: Wednesday, July 2, 2014 @ 11:04:41 Author: alucryd Revision: 114608
upgpkg: lib32-libvdpau 0.8-1 Modified: lib32-libvdpau/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-02 08:53:23 UTC (rev 114607) +++ PKGBUILD 2014-07-02 09:04:41 UTC (rev 114608) @@ -3,8 +3,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=lib32-libvdpau -pkgver=0.7 -pkgrel=2 +pkgver=0.8 +pkgrel=1 pkgdesc='Nvidia VDPAU library' arch=('x86_64') url='http://cgit.freedesktop.org/~aplattner/libvdpau' @@ -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=('24dc08467ce8c59d6cfbf0d34d2dd1f86b4ff62e90777e0a8f513c5c9de9bce0') +sha256sums=('73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed') build() { cd ${pkgname#*-}-${pkgver}
