diff --git a/main/mupdf/.checksums b/main/mupdf/.checksums index f62764dad..d358a8989 100644 --- a/main/mupdf/.checksums +++ b/main/mupdf/.checksums @@ -1 +1 @@ -f175ad9cfe06aa2159a6195035af89c6 mupdf-1.23.1-source.tar.gz +2567efbd8e2c9326f18f4ed8ced6af71 mupdf-1.23.2-source.tar.gz diff --git a/main/mupdf/.pkgfiles b/main/mupdf/.pkgfiles index b1184a195..4dfabc7cd 100644 --- a/main/mupdf/.pkgfiles +++ b/main/mupdf/.pkgfiles @@ -1,4 +1,4 @@ -mupdf-1.23.1-1 +mupdf-1.23.2-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ lrwxrwxrwx root/root usr/bin/mupdf -> mupdf-gl diff --git a/main/mupdf/spkgbuild b/main/mupdf/spkgbuild index 9b069dbb8..d25e2f6dd 100644 --- a/main/mupdf/spkgbuild +++ b/main/mupdf/spkgbuild @@ -2,7 +2,7 @@ # depends : glu libglvnd harfbuzz libjpeg-turbo libxi name=mupdf -version=1.23.1 +version=1.23.2 release=1 source="https://mupdf.com/downloads/archive/$name-$version-source.tar.gz"