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

Maxime Gauduin alucryd at archlinux.org
Mon Mar 29 14:39:59 UTC 2021


    Date: Monday, March 29, 2021 @ 14:39:59
  Author: alucryd
Revision: 411208

mkvtoolnix 55.0.0-2: FS#70079 remove dep on libboost_filesystem

Modified:
  mkvtoolnix/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 13:10:25 UTC (rev 411207)
+++ PKGBUILD	2021-03-29 14:39:59 UTC (rev 411208)
@@ -8,7 +8,7 @@
   mkvtoolnix-gui
 )
 pkgver=55.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Set of tools to create, edit and inspect Matroska files'
 arch=(x86_64)
 url=https://mkvtoolnix.download/
@@ -16,7 +16,6 @@
 depends=(
   gcc-libs
   glibc
-  libboost_filesystem.so
   libebml.so
   libfmt.so
   libmagic.so



More information about the arch-commits mailing list