[arch-commits] Commit in mkvtoolnix/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Mon Nov 23 09:19:55 UTC 2020


    Date: Monday, November 23, 2020 @ 09:19:54
  Author: alucryd
Revision: 401749

mkvtoolnix 51.0.0-3: rebuild for yet another fmt breakage

Modified:
  mkvtoolnix/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-23 09:08:26 UTC (rev 401748)
+++ PKGBUILD	2020-11-23 09:19:54 UTC (rev 401749)
@@ -8,7 +8,7 @@
   mkvtoolnix-gui
 )
 pkgver=51.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Set of tools to create, edit and inspect Matroska files'
 arch=(x86_64)
 url=https://mkvtoolnix.download/
@@ -26,6 +26,7 @@
   libmatroska
   libogg
   libvorbis
+  pcre2
   qt5-multimedia
   ruby-rake
   zlib
@@ -67,6 +68,7 @@
     libfmt.so
     libmatroska.so
     libvorbis.so
+    pcre2
   )
 
   cd mkvtoolnix



More information about the arch-commits mailing list