summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc7f088caf8d..664fb1edd8cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mineralwater Xu <mineralwater@m1neralwater.com>
pkgname=mkvtool
-pkgver=4.1.9
+pkgver=4.2.0
pkgrel=1
pkgdesc="Automatic fonts subset tool."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python-fonttools' 'mkvtoolnix-cli' 'ass2bdnxml' 'ffmpeg' 'ripgrep')
makedepends=('python' 'go')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/MkvAutoSubset/MkvAutoSubset/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('c588ed23a352b52a425e18132d565e41833043c657c2237774911c53cdfe7573')
+sha256sums=('80c5f853fd80f07e841f4cc3284e9e8361833d2ccc4b8b3ade5ba1e289c811c1')
build() {
cd "MkvAutoSubset-$pkgver/mkvtool"