summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMineralwater Xu2022-05-07 16:51:40 +0800
committerMineralwater Xu2022-05-07 16:51:40 +0800
commit6fbe7250fe1fcec0110aed4bd8bbdc3ea8b1e278 (patch)
tree341926fdba324a8786c165bd19616ace7e22a935 /PKGBUILD
parent2b53227dda84ac351ed171cf761f326a584f468a (diff)
downloadaur-6fbe7250fe1fcec0110aed4bd8bbdc3ea8b1e278.tar.gz
upgpkg: mkvtool 3.5.7-1: upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af5e0a74d935..a77bc18f6a06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mineralwater Xu <mineralwater@m1neralwater.com>
pkgname=mkvtool
-pkgver=3.5.6
+pkgver=3.5.7
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=('049ee4028f67cee5b8df30b16d9ccaa26078774ca6176a5c5ca4d6be983394dd')
+sha256sums=('11e8a5145865caae3aeca7f9f930a0aea0baff4c221c936d30a8d912ab1a5e41')
build() {
cd "MkvAutoSubset-$pkgver/mkvtool"