summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkfg2019-03-27 11:58:04 +0100
committerkfg2019-03-27 11:58:04 +0100
commit87ccf8a2094d7516f64a24cd794cf01dee54002b (patch)
tree16120dcc06b9fe3cc2aac319d5dded89f6daad09
parentfe07f4ba23f91cb55d64d035b4c31361dc1fdb97 (diff)
downloadaur-87ccf8a2094d7516f64a24cd794cf01dee54002b.tar.gz
upgpkg: mingw-w64-ffmpeg 1:4.1.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cba0dbe16c5a..51e22eb120a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Feb 13 16:19:02 UTC 2019
+# Wed Mar 27 10:56:56 UTC 2019
pkgbase = mingw-w64-ffmpeg
pkgdesc = Complete solution to record, convert and stream audio and video (mingw-w64)
- pkgver = 4.1.1
- pkgrel = 2
+ pkgver = 4.1.2
+ pkgrel = 1
epoch = 1
url = http://ffmpeg.org/
arch = any
@@ -44,7 +44,7 @@ pkgbase = mingw-w64-ffmpeg
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://git.ffmpeg.org/ffmpeg.git#tag=n4.1.1
+ source = git+https://git.ffmpeg.org/ffmpeg.git#tag=n4.1.2
source = configure.patch
sha256sums = SKIP
sha256sums = 3cec5d47cd190cc9cf7969b2c2c94690d7b15ffb5d7147bdd4e60eecb0991eed
diff --git a/PKGBUILD b/PKGBUILD
index 8b9234b0de9f..132bd9bfb9f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Karl-Felix Glatzer <karl.glatzer@gmx.de>
pkgname=mingw-w64-ffmpeg
-pkgver=4.1.1
-pkgrel=2
+pkgver=4.1.2
+pkgrel=1
epoch=1
pkgdesc="Complete solution to record, convert and stream audio and video (mingw-w64)"
arch=('any')