Date: Saturday, January 5, 2019 @ 15:58:02
  Author: alucryd
Revision: 343014

upgpkg: mkvtoolnix 30.0.0-1

Modified:
  mkvtoolnix/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-05 15:55:36 UTC (rev 343013)
+++ PKGBUILD    2019-01-05 15:58:02 UTC (rev 343014)
@@ -4,8 +4,8 @@
 
 pkgbase=mkvtoolnix
 pkgname=(mkvtoolnix-cli mkvtoolnix-gui)
-pkgver=29.0.0
-pkgrel=2
+pkgver=30.0.0
+pkgrel=1
 pkgdesc='Set of tools to create, edit and inspect Matroska files'
 arch=('x86_64')
 url='https://www.bunkus.org/videotools/mkvtoolnix/'
@@ -28,7 +28,7 @@
   zlib
 )
 source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git#tag=release-${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 prepare() {
   cd mkvtoolnix

Reply via email to