mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 17:47:14 +08:00
mkvtoolnix update
This commit is contained in:
parent
8f83cb01d4
commit
90215e8288
@ -4,7 +4,7 @@
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||
|
||||
pkgname=mkvtoolnix
|
||||
pkgver=6.0.0
|
||||
pkgver=6.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Set of tools to create, edit and inspect Matroska files."
|
||||
arch=('x86_64')
|
||||
@ -20,7 +20,7 @@ makedepends=('gcc' 'boost>=1.46.0' 'ruby')
|
||||
categories=('multimedia')
|
||||
install=mkvtoolnix.install
|
||||
source=("http://www.bunkus.org/videotools/$pkgname/sources/$pkgname-$pkgver.tar.xz")
|
||||
md5sums=('869dac2061f4ef91dd96ce6bb0fafecb')
|
||||
md5sums=('171e241756eb3b6f2e506f8539331fd9')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user