mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/aom to 3.1.2-1
This commit is contained in:
parent
0661428e09
commit
5d1770bcb5
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
pkgbase=aom
|
pkgbase=aom
|
||||||
pkgname=(aom aom-docs)
|
pkgname=(aom aom-docs)
|
||||||
pkgver=3.1.1
|
pkgver=3.1.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Alliance for Open Media video codec"
|
pkgdesc="Alliance for Open Media video codec"
|
||||||
url="https://aomedia.org/"
|
url="https://aomedia.org/"
|
||||||
|
@ -14,7 +14,7 @@ arch=(x86_64)
|
||||||
license=(BSD custom:PATENTS)
|
license=(BSD custom:PATENTS)
|
||||||
depends=(gcc-libs)
|
depends=(gcc-libs)
|
||||||
makedepends=(git cmake ninja doxygen yasm)
|
makedepends=(git cmake ninja doxygen yasm)
|
||||||
_commit=7fadc0e77130efb05f52979b0deaba9b6a1bba6d # tags/v3.1.1^0
|
_commit=ae2be8030200925895fa6e98bd274ffdb595cbf6 # tags/v3.1.2^0
|
||||||
source=("git+https://aomedia.googlesource.com/aom#commit=$_commit")
|
source=("git+https://aomedia.googlesource.com/aom#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue