Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
pdfjs-legacy


Commits:
83ce275e by Robin Candau at 2026-03-01T21:31:17+01:00
upgpkg: 5.5.207-1: New upstream release

https://github.com/mozilla/pdf.js/releases/tag/v5.5.207

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = pdfjs-legacy
        pkgdesc = PDF reader in javascript - legacy distribution
-       pkgver = 5.4.624
+       pkgver = 5.5.207
        pkgrel = 1
        url = https://mozilla.github.io/pdf.js/
        arch = any
        license = Apache-2.0
        conflicts = pdfjs
-       source = 
https://github.com/mozilla/pdf.js/releases/download/v5.4.624/pdfjs-5.4.624-legacy-dist.zip
-       sha256sums = 
8fc4b9ed51aec0ba273b6696c3a6af3de80b3d3b80c7aa463af4389c98f0304b
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v5.5.207/pdfjs-5.5.207-legacy-dist.zip
+       sha256sums = 
5b46c15340d0eb8cb10d9b110b455ca4c2719b58f394f6c892b6eae887b67f4a
 
 pkgname = pdfjs-legacy


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Florian Bruhin (The Compiler) <[email protected]>
 
 pkgname=pdfjs-legacy
-pkgver=5.4.624
+pkgver=5.5.207
 pkgrel=1
 pkgdesc="PDF reader in javascript - legacy distribution"
 conflicts=(pdfjs)
@@ -12,7 +12,7 @@ arch=('any')
 url="https://mozilla.github.io/pdf.js/";
 license=('Apache-2.0')
 
source=("https://github.com/mozilla/pdf.js/releases/download/v${pkgver}/pdfjs-${pkgver}-legacy-dist.zip";)
-sha256sums=('8fc4b9ed51aec0ba273b6696c3a6af3de80b3d3b80c7aa463af4389c98f0304b')
+sha256sums=('5b46c15340d0eb8cb10d9b110b455ca4c2719b58f394f6c892b6eae887b67f4a')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pdfjs-legacy/-/commit/83ce275e268473ca1b6db08684db9a8c791cf61e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pdfjs-legacy/-/commit/83ce275e268473ca1b6db08684db9a8c791cf61e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to