Date: Thursday, June 27, 2013 @ 14:33:51 Author: heftig Revision: 188961
1.2.0 Modified: libva/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-27 09:01:12 UTC (rev 188960) +++ PKGBUILD 2013-06-27 12:33:51 UTC (rev 188961) @@ -2,7 +2,7 @@ # Maintainer : Ionut Biru <[email protected]> pkgname=libva -pkgver=1.1.1 +pkgver=1.2.1 pkgrel=1 pkgdesc="Video Acceleration (VA) API for Linux" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ 'libva-intel-driver: back-end for intel cards') options=('!libtool') source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('755e488677a196c9ac18b8c0d11aa2a56e050306') +sha1sums=('f716a4cadd670b14f44a2e833f96a2c509956339') build() { cd "$pkgname-$pkgver"
