diff options
| author | Mineralwater Xu <[email protected]> | 2022-05-21 10:47:04 +0800 |
|---|---|---|
| committer | Mineralwater Xu <[email protected]> | 2022-05-21 10:47:04 +0800 |
| commit | c6e4613e62fec1dee063ab40877f5f197bada44f (patch) | |
| tree | 4488e37ed72850173546142b2a9e62ec963f265a /archlinuxmw | |
| parent | 52f37ca5a4b344299f85c181c1fa557f914664fa (diff) | |
upgpkg: mkvtool 4.1.4-1: upstream release
Diffstat (limited to 'archlinuxmw')
| -rw-r--r-- | archlinuxmw/mkvtool/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archlinuxmw/mkvtool/PKGBUILD b/archlinuxmw/mkvtool/PKGBUILD index ab6e38a..e6d88f8 100644 --- a/archlinuxmw/mkvtool/PKGBUILD +++ b/archlinuxmw/mkvtool/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mineralwater Xu <[email protected]> pkgname=mkvtool -pkgver=4.1.3 +pkgver=4.1.4 pkgrel=1 pkgdesc="Automatic fonts subset tool." arch=('x86_64') @@ -10,7 +10,7 @@ license=('GPL3') depends=('python-fonttools' 'mkvtoolnix-cli' 'ass2bdnxml' 'ffmpeg' 'ripgrep') makedepends=('python' 'go') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/MkvAutoSubset/MkvAutoSubset/archive/refs/tags/v${pkgver}.tar.gz") -sha256sums=('e8a847b0da50da8e3997a1c3377209399a11c2733a87c6c4c898162dbc96a82f') +sha256sums=('cc53679dfbc0bc85cb39045610df6a7e9ddba93407ba4304c4b5412e7d950018') build() { cd "MkvAutoSubset-$pkgver/mkvtool" |
