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:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user