Date: Friday, July 2, 2021 @ 07:22:55 Author: alucryd Revision: 418875
mkvtoolnix 58.0.0-5: fmt rebuild, better fix Modified: mkvtoolnix/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-01 20:40:24 UTC (rev 418874) +++ PKGBUILD 2021-07-02 07:22:55 UTC (rev 418875) @@ -8,7 +8,7 @@ mkvtoolnix-gui ) pkgver=58.0.0 -pkgrel=3 +pkgrel=5 pkgdesc='Set of tools to create, edit and inspect Matroska files' arch=(x86_64) url=https://mkvtoolnix.download/ @@ -45,7 +45,6 @@ prepare() { cd mkvtoolnix - git show 701c0541af8440e988382c1c9a1a4e8fe6a2530b -- ac/fmt.m4 src/common/common.h | git apply - ./autogen.sh }
