Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
ffmpeg


Commits:
56d4a18f by Maxime Gauduin at 2024-01-04T17:45:31+01:00
upgpkg: 2:6.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ffmpeg
        pkgdesc = Complete solution to record, convert and stream audio and 
video
-       pkgver = 6.1
-       pkgrel = 4
+       pkgver = 6.1.1
+       pkgrel = 1
        epoch = 2
        url = https://ffmpeg.org/
        arch = x86_64
@@ -100,7 +100,7 @@ pkgbase = ffmpeg
        provides = libswresample.so
        provides = libswscale.so
        options = debug
-       source = 
git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=3cdfac27d3ea06f8719faed48b4ae2e75e94a463
+       source = 
git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=6f4048827982a8f48f71f551a6e1ed2362816eec
        source = add-av_stream_get_first_dts-for-chromium.patch
        validpgpkeys = DD1EC9E8DE085C629B3E1846B18E8928B3948D64
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal <p...@archlinux.org>
 
 pkgname=ffmpeg
-pkgver=6.1
-pkgrel=4
+pkgver=6.1.1
+pkgrel=1
 epoch=2
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)
@@ -116,7 +116,7 @@ provides=(
 options=(
   debug
 )
-_tag=3cdfac27d3ea06f8719faed48b4ae2e75e94a463
+_tag=6f4048827982a8f48f71f551a6e1ed2362816eec
 source=(
   git+https://git.ffmpeg.org/ffmpeg.git?signed#tag=${_tag}
   add-av_stream_get_first_dts-for-chromium.patch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/commit/56d4a18f153aa1b10c46c149299cb7345de68060

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/commit/56d4a18f153aa1b10c46c149299cb7345de68060
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to