Date: Friday, April 1, 2011 @ 14:27:40 Author: ibiru Revision: 117421
upgpkg: libva 1.0.12-1 update to 1.0.12 Modified: libva/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-01 18:24:42 UTC (rev 117420) +++ PKGBUILD 2011-04-01 18:27:40 UTC (rev 117421) @@ -1,7 +1,7 @@ # $Id$ # Maintainer : Ionut Biru <[email protected]> pkgname=libva -pkgver=1.0.11 +pkgver=1.0.12 pkgrel=1 pkgdesc="Video Acceleration (VA) API for Linux" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ options=('!libtool') source=(http://cgit.freedesktop.org/libva/snapshot/${pkgname}-${pkgver}.tar.bz2 libva-dont-install-tests.patch) -md5sums=('2f3ce750ee2e8d88f6a225bce1a65e9b' +md5sums=('84408a0746a63b8cf308dc7b9f2451cf' '0a9bd14c36545c0e9819dfe32ea80f41') build() {
