Date: Tuesday, March 17, 2015 @ 13:09:34 Author: bpiotrowski Revision: 234045
upgpkg: libvdpau 1.1-1 new upstream release Modified: libvdpau/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-17 11:00:12 UTC (rev 234044) +++ PKGBUILD 2015-03-17 12:09:34 UTC (rev 234045) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libvdpau -pkgver=1.0 +pkgver=1.1 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=('e0644286c11d616566933f2d0cd6c674699d8c363298001b02067488c470d97b') +sha256sums=('aea4e783f220bf26ba2139ccd866a0ee5005fa03af5e08c41fbc939118263919') build() { cd "${srcdir}/${pkgname}-${pkgver}"
