Date: Friday, March 13, 2015 @ 14:34:30 Author: bpiotrowski Revision: 233436
upgpkg: libvdpau 1.0-1 new upstream release Modified: libvdpau/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 13:23:42 UTC (rev 233435) +++ PKGBUILD 2015-03-13 13:34:30 UTC (rev 233436) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libvdpau -pkgver=0.9 +pkgver=1.0 pkgrel=1 pkgdesc="Nvidia VDPAU library" arch=(i686 x86_64) @@ -11,7 +11,7 @@ license=('custom') source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz) makedepends=('dri2proto') -sha256sums=('e32957140835a545a01a3972db1143e01174db3d9c0017e51f6a3bf8b09c0e6e') +sha256sums=('e0644286c11d616566933f2d0cd6c674699d8c363298001b02067488c470d97b') build() { cd "${srcdir}/${pkgname}-${pkgver}"
