summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2024-02-19 13:04:53 +0100
committerNicola Murino2024-02-19 13:04:53 +0100
commit7ce40aeb01563f5957a101d2bcf4da842ad127c0 (patch)
treea041ebd2bbfb6494e491f9cb2d71f9a13ae1199e /PKGBUILD
parent72b7cddb1060400fd12247b478d0df6707a69603 (diff)
downloadaur-7ce40aeb01563f5957a101d2bcf4da842ad127c0.tar.gz
6.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ad3a0a60903..51b043d1beb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-ffmpeg-minimal
-pkgver=6.1
+pkgver=6.1.1
pkgrel=1
epoch=1
pkgdesc="Complete solution to record, convert and stream audio and video (mingw-w64)"
@@ -16,7 +16,7 @@ options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'git' 'yasm')
provides=('mingw-w64-ffmpeg')
conflicts=('mingw-w64-ffmpeg')
-_tag=3cdfac27d3ea06f8719faed48b4ae2e75e94a463
+_tag=6f4048827982a8f48f71f551a6e1ed2362816eec
source=("git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=${_tag}")
sha256sums=('SKIP')
validpgpkeys=(DD1EC9E8DE085C629B3E1846B18E8928B3948D64) # Michael Niedermayer <michael@niedermayer.cc>