mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/aom to 3.1.0-1
This commit is contained in:
parent
d888833e0e
commit
3d288dcd19
1 changed files with 3 additions and 3 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue