summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkfg2020-01-06 16:27:56 +0100
committerkfg2020-01-06 16:27:56 +0100
commite00cba09057fbf78ec7472998740b80b1a0bd2c5 (patch)
tree9593dba7a7dc0c48b7e82248bab26af81c06a738
parente6d445bc4b74ddc2cfa5a223d406ab0697a3236b (diff)
downloadaur-e00cba09057fbf78ec7472998740b80b1a0bd2c5.tar.gz
upgpkg: mingw-w64-ffmpeg 1:4.2.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ba784c21017..5bafc06dde50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Oct 31 05:42:08 UTC 2019
+# Mon Jan 6 15:27:31 UTC 2020
pkgbase = mingw-w64-ffmpeg
pkgdesc = Complete solution to record, convert and stream audio and video (mingw-w64)
- pkgver = 4.2.1
- pkgrel = 2
+ pkgver = 4.2.2
+ pkgrel = 1
epoch = 1
url = http://ffmpeg.org/
arch = any
@@ -45,7 +45,7 @@ pkgbase = mingw-w64-ffmpeg
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://git.ffmpeg.org/ffmpeg.git#tag=cbb3c9497549f8856d8cd37ac63af1406a784e58
+ source = git+https://git.ffmpeg.org/ffmpeg.git#tag=192d1d34eb3668fa27f433e96036340e1e5077a0
source = configure.patch
sha256sums = SKIP
sha256sums = 3cec5d47cd190cc9cf7969b2c2c94690d7b15ffb5d7147bdd4e60eecb0991eed
diff --git a/PKGBUILD b/PKGBUILD
index 639c2bf0efe3..4fda884588f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Karl-Felix Glatzer <karl[dot]glatzer[at]gmx[dot]de>
pkgname=mingw-w64-ffmpeg
-pkgver=4.2.1
-pkgrel=2
+pkgver=4.2.2
+pkgrel=1
epoch=1
pkgdesc="Complete solution to record, convert and stream audio and video (mingw-w64)"
arch=('any')
@@ -43,7 +43,7 @@ depends=(
options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'git' 'yasm')
#source=("git+https://git.ffmpeg.org/ffmpeg.git#tag=n${pkgver}"
-source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=cbb3c9497549f8856d8cd37ac63af1406a784e58
+source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=192d1d34eb3668fa27f433e96036340e1e5077a0
configure.patch)
sha256sums=('SKIP'
'3cec5d47cd190cc9cf7969b2c2c94690d7b15ffb5d7147bdd4e60eecb0991eed')