summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMineralwater Xu2022-05-07 19:15:12 +0800
committerMineralwater Xu2022-05-07 19:15:12 +0800
commit107ed99e8d17dac99131390fcd042f4fd90dae12 (patch)
treeade84867ee946c4906d62dfddf3eb66f2f18471e /PKGBUILD
parent47819e51db6f7414cc738ed71e45902a2687d25c (diff)
downloadaur-107ed99e8d17dac99131390fcd042f4fd90dae12.tar.gz
upgpkg: mkvtool 3.8.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 3baddafd95ef..d8e94465bfa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mineralwater Xu <mineralwater@m1neralwater.com>
pkgname=mkvtool
-pkgver=3.8.0
+pkgver=3.8.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=('921d7b2dc2def488fe86879d05c255a5ebefa21f0e6dfa1c161a29d7470ccfd0')
+sha256sums=('b70e06975923333c0127454e7a941d8f16389c6b65d5ec04b66d69a3935390a6')
build() {
cd "MkvAutoSubset-$pkgver/mkvtool"