summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkfg2021-06-09 15:42:43 +0200
committerkfg2021-06-09 15:42:43 +0200
commit47e6c73fc342d4bb77ec6038a83ada9e5197969b (patch)
treea771f97391bb716e8021d8bf19ac625be4734f44
parent2971d8f59ea79ad050336c03ba5085056b67f394 (diff)
downloadaur-47e6c73fc342d4bb77ec6038a83ada9e5197969b.tar.gz
3.1.1-1
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1120011bccd9..fb7dca237350 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-aom
pkgdesc = Alliance for Open Media video codec (mingw-w64)
- pkgver = 3.1.0
+ pkgver = 3.1.1
pkgrel = 1
url = https://aomedia.org/
arch = any
@@ -15,10 +15,9 @@ pkgbase = mingw-w64-aom
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://aomedia.googlesource.com/aom#commit=c0f14141bd71414b004dccd66d48b27570299fa3
+ source = git+https://aomedia.googlesource.com/aom#commit=7fadc0e77130efb05f52979b0deaba9b6a1bba6d
source = cmake.patch
b2sums = SKIP
b2sums = 627c000cc5b152e78714898156ebebb2524749bd1d701bbbdca0b431301426c2f821403299a6fd4420be80133d4e7178dea8b2f4aae2ab34e9e81e584ebda345
pkgname = mingw-w64-aom
-
diff --git a/PKGBUILD b/PKGBUILD
index 1b6f91caff19..5b0b00a2ba8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=mingw-w64-aom
-pkgver=3.1.0
+pkgver=3.1.1
pkgrel=1
pkgdesc="Alliance for Open Media video codec (mingw-w64)"
url="https://aomedia.org/"
@@ -12,7 +12,7 @@ license=(BSD custom:PATENTS)
depends=(mingw-w64-crt)
options=(!strip !buildflags staticlibs)
makedepends=(mingw-w64-gcc mingw-w64-cmake git ninja yasm)
-_commit=c0f14141bd71414b004dccd66d48b27570299fa3 # tags/v3.1.0^0
+_commit=7fadc0e77130efb05f52979b0deaba9b6a1bba6d # tags/v3.1.1^0
source=("git+https://aomedia.googlesource.com/aom#commit=$_commit"
"cmake.patch")
b2sums=('SKIP'