* update mupdf to 1.24.11-1
This commit is contained in:
parent
2871a3c49e
commit
d0a391e8e8
@ -1,7 +1,7 @@
|
||||
pkgbase = mupdf
|
||||
pkgdesc = Lightweight PDF and XPS viewer
|
||||
pkgver = 1.24.10
|
||||
pkgrel = 2
|
||||
pkgver = 1.24.11
|
||||
pkgrel = 1
|
||||
url = https://mupdf.com/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -32,7 +32,7 @@ pkgbase = mupdf
|
||||
makedepends = unzip
|
||||
makedepends = zlib
|
||||
options = staticlibs
|
||||
source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.24.10
|
||||
source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.24.11
|
||||
source = git+https://github.com/ArtifexSoftware/mujs.git
|
||||
source = git+https://github.com/ArtifexSoftware/thirdparty-lcms2.git
|
||||
source = git+https://github.com/ArtifexSoftware/extract.git
|
||||
@ -41,7 +41,7 @@ pkgbase = mupdf
|
||||
source = mupdf.pc
|
||||
source = mupdf-1.23.9-cpp_ldflags.patch
|
||||
source = mupdf-1.23.9-install_targets.patch
|
||||
sha256sums = b7874560b06f150a563539771e994cbfb5ef0c2e4896df7db084f3cdec46e852
|
||||
sha256sums = 7cb882f4fd8e1ca8e6923f00e76b073a6bf07e9d662f60ff97b0bb188b1aeeec
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
@ -81,7 +81,7 @@ pkgname = mupdf-gl
|
||||
depends = libgl
|
||||
depends = libmupdf
|
||||
depends = openssl
|
||||
provides = mupdf=1.24.10
|
||||
provides = mupdf=1.24.11
|
||||
conflicts = mupdf
|
||||
|
||||
pkgname = mupdf-tools
|
||||
|
@ -1,3 +1,4 @@
|
||||
[mupdf]
|
||||
source = "git"
|
||||
git = "https://github.com/ArtifexSoftware/mupdf.git"
|
||||
exclude_regex = ".*-rc.*"
|
||||
|
@ -9,8 +9,8 @@
|
||||
|
||||
pkgbase=mupdf
|
||||
pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf)
|
||||
pkgver=1.24.10
|
||||
pkgrel=2
|
||||
pkgver=1.24.11
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight PDF and XPS viewer'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://mupdf.com/'
|
||||
@ -53,7 +53,7 @@ source=(
|
||||
$pkgbase-1.23.9-cpp_ldflags.patch
|
||||
$pkgbase-1.23.9-install_targets.patch
|
||||
)
|
||||
sha256sums=('b7874560b06f150a563539771e994cbfb5ef0c2e4896df7db084f3cdec46e852'
|
||||
sha256sums=('7cb882f4fd8e1ca8e6923f00e76b073a6bf07e9d662f60ff97b0bb188b1aeeec'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
Loading…
x
Reference in New Issue
Block a user