summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkfg2023-11-26 15:45:26 +0100
committerkfg2023-11-26 15:45:26 +0100
commit8cbaea03a998f6641f36a2674fbbbca5e8faf274 (patch)
tree008e5a71674e5c8cd7cd8ce57050e182b1ecd6e0
parent85e6ec0614329e9bfad24b3dd20cc33b6660226b (diff)
downloadaur-mingw-w64-ffmpeg.tar.gz
upgpkg: mingw-w64-ffmpeg 1:6.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6f3977dc43b..2789b980e01b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-ffmpeg
pkgdesc = Complete solution to record, convert and stream audio and video (mingw-w64)
- pkgver = 6.0
- pkgrel = 2
+ pkgver = 6.1
+ pkgrel = 1
epoch = 1
url = https://ffmpeg.org/
arch = any
@@ -54,7 +54,7 @@ pkgbase = mingw-w64-ffmpeg
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=3949db4d261748a9f34358a388ee255ad1a7f0c0
+ source = git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=3cdfac27d3ea06f8719faed48b4ae2e75e94a463
source = add-av_stream_get_first_dts-for-chromium.patch
source = configure.patch
validpgpkeys = DD1EC9E8DE085C629B3E1846B18E8928B3948D64
diff --git a/PKGBUILD b/PKGBUILD
index 338c2aecd664..6bccca60848f 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=6.0
-pkgrel=2
+pkgver=6.1
+pkgrel=1
epoch=1
pkgdesc="Complete solution to record, convert and stream audio and video (mingw-w64)"
arch=('any')
@@ -54,7 +54,7 @@ depends=(
options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-amf-headers' 'mingw-w64-avisynthplus' 'mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-vulkan-headers' 'git' 'yasm')
# 'mingw-w64-opencl-headers'
-_tag=3949db4d261748a9f34358a388ee255ad1a7f0c0
+_tag=3cdfac27d3ea06f8719faed48b4ae2e75e94a463
#source=("git+https://git.ffmpeg.org/ffmpeg.git#tag=n${pkgver}"
source=(git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=${_tag}
add-av_stream_get_first_dts-for-chromium.patch