summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMineralwater Xu2022-05-07 19:26:25 +0800
committerMineralwater Xu2022-05-07 19:26:25 +0800
commit361a98ef9b953e391d2989b342ecde3cf616eaa2 (patch)
tree3fbbcc5f23dab7fde29104b6aa468374178d0f43 /PKGBUILD
parentb8a0eb76b61d284b892457097817e3038a555fac (diff)
downloadaur-361a98ef9b953e391d2989b342ecde3cf616eaa2.tar.gz
upgpkg: mkvtool 3.8.5-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 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"