summaryrefslogtreecommitdiff
path: root/extra/libva
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-10 00:05:35 -0700
committerroot <root@rshg054.dnsready.net>2013-04-10 00:05:35 -0700
commit5aa2d7527764c179fd31c1c3505b572773224c94 (patch)
treedab2ddabc34967d36bbaddd28a03cc4205249ff0 /extra/libva
parent3ed77738bb8ca1f34153c9ecd0190ef6ad054f57 (diff)
Wed Apr 10 00:05:35 PDT 2013
Diffstat (limited to 'extra/libva')
-rw-r--r--extra/libva/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libva/PKGBUILD b/extra/libva/PKGBUILD
index 2922dc84a..7781d7219 100644
--- a/extra/libva/PKGBUILD
+++ b/extra/libva/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 168381 2012-10-09 16:30:41Z ibiru $
+# $Id: PKGBUILD 182375 2013-04-09 18:35:29Z ioni $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
pkgname=libva
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Video Acceleration (VA) API for Linux"
arch=('i686' 'x86_64')
url="http://freedesktop.org/wiki/Software/vaapi"
@@ -14,7 +14,7 @@ optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
'libva-intel-driver: back-end for intel cards')
options=('!libtool')
source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('af6e912ea86a6378992f5783390ab9cb8e5cadf9')
+sha1sums=('755e488677a196c9ac18b8c0d11aa2a56e050306')
build() {
cd "$pkgname-$pkgver"