summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-05-18 15:30:31 +0200
committerNicola Murino2020-05-18 15:30:31 +0200
commit4e8ec02cfe17d4fd90caa58324be07c543afb541 (patch)
tree219814d97c7fae275c8d84c2fa7977417f7e62f5
parentf3adc3041f49533f6935e025fbcb0290a07db758 (diff)
downloadaur-4e8ec02cfe17d4fd90caa58324be07c543afb541.tar.gz
update to 4.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf5be25984ee..60a0597912c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-ffmpeg-minimal
pkgdesc = Complete solution to record, convert and stream audio and video (mingw-w64)
- pkgver = 4.2.1
+ pkgver = 4.2.2
pkgrel = 1
epoch = 1
url = http://ffmpeg.org/
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-ffmpeg-minimal
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://git.ffmpeg.org/ffmpeg.git#tag=n4.2.1
+ source = git+https://git.ffmpeg.org/ffmpeg.git#tag=n4.2.2
sha256sums = SKIP
pkgname = mingw-w64-ffmpeg-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 8618f3377c50..b94a0cc19d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-ffmpeg-minimal
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
epoch=1
pkgdesc="Complete solution to record, convert and stream audio and video (mingw-w64)"