[arch-commits] Commit in mkvtoolnix/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Wed Feb 3 08:14:32 UTC 2021
Date: Wednesday, February 3, 2021 @ 08:14:31
Author: alucryd
Revision: 407131
upgpkg: mkvtoolnix 53.0.0-1
Modified:
mkvtoolnix/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-03 07:26:36 UTC (rev 407130)
+++ PKGBUILD 2021-02-03 08:14:31 UTC (rev 407131)
@@ -7,8 +7,8 @@
mkvtoolnix-cli
mkvtoolnix-gui
)
-pkgver=52.0.0
-pkgrel=2
+pkgver=53.0.0
+pkgrel=1
pkgdesc='Set of tools to create, edit and inspect Matroska files'
arch=(x86_64)
url=https://mkvtoolnix.download/
@@ -38,8 +38,9 @@
ruby-rake
zlib
)
-_tag=5d0367bd90e5c14b5cefd4625fe99429d2209b93
-source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git?signed#tag=${_tag})
+_tag=65118e86af3d68899394cec483d4df8cb11a8b78
+#source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git?signed#tag=${_tag})
+source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git#tag=${_tag})
validpgpkeys=(D9199745B0545F2E8197062B0F92290A445B9007) # Moritz Bunkus <moritz at bunkus.org>
sha256sums=(SKIP)
More information about the arch-commits
mailing list