Date: Sunday, January 18, 2015 @ 22:09:25 Author: svenstaro Revision: 229550
upgpkg: libvdpau 0.9-1 upstream release 0.9 Modified: libvdpau/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-18 20:59:11 UTC (rev 229549) +++ PKGBUILD 2015-01-18 21:09:25 UTC (rev 229550) @@ -2,17 +2,16 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libvdpau -pkgver=0.8 +pkgver=0.9 pkgrel=1 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) makedepends=('dri2proto') -sha256sums=('73a7d11cc1abed8bcaf1392bd361fc00fd43bd85bbeafb12a64bdd0bcb4101ed') +sha256sums=('e32957140835a545a01a3972db1143e01174db3d9c0017e51f6a3bf8b09c0e6e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
