extra/libvpx to 1.1.0-1

This commit is contained in:
Kevin Mihelich 2012-05-13 13:41:26 -04:00
parent 6992e06426
commit e361828234

View file

@ -7,7 +7,7 @@
plugrel=1
pkgname=libvpx
pkgver=1.0.0
pkgver=1.1.0
pkgrel=1
pkgdesc="The VP8 Codec SDK"
arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ license=('BSD')
depends=('glibc')
makedepends=('yasm')
source=(http://webm.googlecode.com/files/$pkgname-v$pkgver.tar.bz2)
sha1sums=('2919e11074fef72fc61ef1a75160050ffaad6074')
sha1sums=('356af5f770c50cd021c60863203d8f30164f6021')
build() {
cd "$srcdir/$pkgname-v$pkgver"