summaryrefslogtreecommitdiff
path: root/archlinuxmw
diff options
context:
space:
mode:
authorMineralwater Xu <[email protected]>2022-05-13 15:15:03 +0800
committerMineralwater Xu <[email protected]>2022-05-13 15:15:03 +0800
commit14af3df6785275846088590f3fe3a68b088ea008 (patch)
tree1aaaf7a8a4a3c826ab37da3cd2e306c9f9184b27 /archlinuxmw
parent6c894a885141852fc98b22ee668e8bb8b3d46335 (diff)
upgpkg: mkvtool 4.0.2-1: upstream release
Diffstat (limited to 'archlinuxmw')
-rw-r--r--archlinuxmw/mkvtool/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/archlinuxmw/mkvtool/PKGBUILD b/archlinuxmw/mkvtool/PKGBUILD
index 937d42e..e21eff7 100644
--- a/archlinuxmw/mkvtool/PKGBUILD
+++ b/archlinuxmw/mkvtool/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mineralwater Xu <[email protected]>
pkgname=mkvtool
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc="Automatic fonts subset tool."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python-fonttools' 'mkvtoolnix-cli' 'ass2bdnxml' 'ffmpeg')
makedepends=('python' 'go')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/MkvAutoSubset/MkvAutoSubset/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('16c639a799ebfa6ee1584f7ab67ff1cb7e7174bd86af6ac31b46eb288f1707a3')
+sha256sums=('cfd13af54ce705271a1e3f037eb30d8f12b464a92ce4ac23a37e5ae72c9adbdb')
build() {
cd "MkvAutoSubset-$pkgver/mkvtool"