extra/aom to 3.1.0-1

This commit is contained in:
Kevin Mihelich 2021-05-04 13:58:50 +00:00
parent d888833e0e
commit 3d288dcd19

View file

@ -6,15 +6,15 @@
pkgbase=aom
pkgname=(aom aom-docs)
pkgver=3.0.0
pkgrel=2
pkgver=3.1.0
pkgrel=1
pkgdesc="Alliance for Open Media video codec"
url="https://aomedia.org/"
arch=(x86_64)
license=(BSD custom:PATENTS)
depends=(gcc-libs)
makedepends=(git cmake ninja doxygen yasm)
_commit=d853caa2ab62d161e5edf344ffee7b597449dc0d # tags/v3.0.0^0
_commit=c0f14141bd71414b004dccd66d48b27570299fa3 # tags/v3.1.0^0
source=("git+https://aomedia.googlesource.com/aom#commit=$_commit")
b2sums=('SKIP')