mupdf: rebuild

the ucrt64 package got truncated before it was added to the repo somehow, rebuild to fix
This commit is contained in:
Christoph Reiter
2022-08-19 16:26:18 +02:00
committed by GitHub
parent 120e334be2
commit 20a11e4f78

View File

@@ -11,7 +11,7 @@ pkgname=(
"${MINGW_PACKAGE_PREFIX}-${_realname}-mupdf-tools"
)
pkgver=1.19.1
pkgrel=1
pkgrel=2
pkgdesc='Lightweight PDF and XPS viewer'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')