Date: Wednesday, March 13, 2019 @ 08:40:45 Author: alucryd Revision: 347823
upgpkg: mkvtoolnix 32.0.0-1 Modified: mkvtoolnix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-13 08:14:19 UTC (rev 347822) +++ PKGBUILD 2019-03-13 08:40:45 UTC (rev 347823) @@ -7,7 +7,7 @@ mkvtoolnix-cli mkvtoolnix-gui ) -pkgver=31.0.0 +pkgver=32.0.0 pkgrel=1 pkgdesc='Set of tools to create, edit and inspect Matroska files' arch=(x86_64) @@ -31,7 +31,7 @@ zlib ) source=(git+https://gitlab.com/mbunkus/mkvtoolnix.git#tag=release-${pkgver}) -sha256sums=(SKIP) +sha256sums=('SKIP') prepare() { cd mkvtoolnix
