From 8aba5a2525f2dc1402a19149aefa5402dda4bdf3 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Fri, 1 Sep 2023 20:51:06 +0530 Subject: [PATCH] mupdf: update to 1.23.2 --- mingw-w64-mupdf/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-mupdf/PKGBUILD b/mingw-w64-mupdf/PKGBUILD index decfd640e5..8d6434b9e3 100644 --- a/mingw-w64-mupdf/PKGBUILD +++ b/mingw-w64-mupdf/PKGBUILD @@ -8,7 +8,7 @@ pkgname=( "${MINGW_PACKAGE_PREFIX}-${_realname}-mupdf-gl" "${MINGW_PACKAGE_PREFIX}-${_realname}-mupdf-tools" ) -pkgver=1.23.1 +pkgver=1.23.2 pkgrel=1 pkgdesc='Lightweight PDF and XPS viewer (mingw-w64)' arch=('any') @@ -33,7 +33,7 @@ source=("https://mupdf.com/downloads/archive/${_realname}-${pkgver}-source.tar.g "002-makerules-fix-gl-libraries.patch" ) noextract=("${_realname}-${pkgver}-source.tar.gz") -sha256sums=('615a2ca117855eeb2c8bbc5338852b40693d039d2e078b829523303fedb92165' +sha256sums=('00f9cb0ebf86a29f28e153a077c50e18db455016947e1b5c783e286060eeb7ee' 'd48618e70548bd94a87d06a0b925249e6991058063646f272a42fdd396d7b97d' '24a6366579f4abcfa3fc533c1ffcf9c5e36cb35dcc22b9d92921296f8943eac4')