summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMineralwater Xu2022-05-07 16:32:03 +0800
committerMineralwater Xu2022-05-07 16:32:03 +0800
commitf6f33ce974036db798627864d00e8a847cdf9a3c (patch)
tree16cd17fdb22ceb65ad7f21b1e588d181fbf38562 /PKGBUILD
parent2a5943273d52e8144b5fc9dce9c18bb3563a35d2 (diff)
downloadaur-f6f33ce974036db798627864d00e8a847cdf9a3c.tar.gz
upgpkg: mkvtool 3.5.1-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 10a6504f408c..c12a3693c763 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mineralwater Xu <mineralwater@m1neralwater.com>
pkgname=mkvtool
-pkgver=3.5.0
+pkgver=3.5.1
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=('f29555ce446e350c0fc2bbcd9bfa28c14eea99d08e7cbc16153b176d7bd44f30')
+sha256sums=('4277089aa9cd3159f4526c099ef49da19c561ccded63ef65ed3ab566a205fe4b')
build() {
cd "MkvAutoSubset-$pkgver/mkvtool"