From 9b6c8730fe90c05fa38880963f4fea2ac7ab7391 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Mon, 28 Jan 2019 23:41:24 +0000 Subject: libvpx: update to 1.7.0 --- abs/extra/libvpx/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/abs/extra/libvpx/PKGBUILD b/abs/extra/libvpx/PKGBUILD index 17af63a..b82ff78 100644 --- a/abs/extra/libvpx/PKGBUILD +++ b/abs/extra/libvpx/PKGBUILD @@ -1,20 +1,19 @@ -# $Id$ # Maintainer: Maxime Gauduin # Contributor: Ionut Biru # Contributor: Bartłomiej Piotrowski pkgname=libvpx -pkgver=1.6.1 +pkgver=1.7.0 pkgrel=1 pkgdesc='VP8 and VP9 codec' -arch=('i686' 'x86_64') +arch=('x86_64') url='http://www.webmproject.org/' license=('BSD') depends=('glibc' 'gcc-libs') makedepends=('yasm' 'git') provides=('libvpx.so') source=("libvpx-${pkgver}.tar.gz::https://github.com/webmproject/libvpx/archive/v${pkgver}.tar.gz") -sha256sums=('cda8bb6f0e4848c018177d3a576fa83ed96d762554d7010fe4cfb9d70c22e588') +sha256sums=('1fec931eb5c94279ad219a5b6e0202358e94a93a90cfb1603578c326abfc1238') build() { cd libvpx-${pkgver} -- cgit v0.12