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 de923257829b..da5f4bf0c0fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mineralwater Xu <mineralwater@m1neralwater.com>
pkgname=mkvtool
-pkgver=3.8.4
+pkgver=3.8.5
pkgrel=1
pkgdesc="Automatic fonts subset tool."
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('python-fonttools' 'mkvtoolnix-cli')
makedepends=('python' 'go')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/MkvAutoSubset/MkvAutoSubset/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('85f05f10d6598f803ec2fbfc48212f31cb2b482ab69978bb8e876b4f56a6c612')
+sha256sums=('69a40842e56e5fab1fe08907949bd1913bcd910c305f616fccbf87f5731ca391')
build() {
cd "MkvAutoSubset-$pkgver/mkvtool"