pymupdf: rebuild to link against libgumbo-3.dll (#26721)

It used to link against libgumbo-2.dll.

Signed-off-by: Master-Hash <hash@hash.moe>
This commit is contained in:
Hash
2025-12-06 03:08:01 +08:00
committed by GitHub
parent e0017ef815
commit ee394eeda5

View File

@@ -5,7 +5,7 @@ _realname=pymupdf
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.24.4
pkgrel=3
pkgrel=4
pkgdesc="Python bindings for MuPDF's rendering library (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')