Skip to content
Permalink
Browse files
mkvtoolnix 75.0.0
  • Loading branch information
demmm committed Mar 27, 2023
1 parent 0bc849b commit 89e790a
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,6 +1,6 @@

pkgname=mkvtoolnix
pkgver=74.0.0
pkgver=75.0.0
pkgrel=1
pkgdesc="Set of tools to create, edit and inspect Matroska files."
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('flac' 'libmatroska' 'libogg' 'libvorbis' 'qt6-declarative' 'xdg-utils'
makedepends=('gcc' 'boost' 'ruby' 'qt6-tools') # 'clang')
groups=('multimedia')
source=("https://mkvtoolnix.download/sources/${pkgname}-${pkgver}.tar.xz")
sha512sums=('b081eea52c5ecf86a0cbd3906553f5e834526c93d4c223d3e3814d9743e2582bed5361588e30800b4998a026d037f3071bb30312a077844f9bff3dece1044a3a')
sha512sums=('eca45828ec3cbb540c67d12d369f3314246d08812933a018e5c4f69e8bd2fa4e17143a33a1841c5a8da3befbc22509fa508e6688ea858980d13c44aaae4ead08')

build() {
cd ${pkgname}-${pkgver}

0 comments on commit 89e790a

Please sign in to comment.