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


Commits:
be2be7e5 by Robin Candau at 2026-03-01T21:30:18+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
        pkgdesc = PDF reader in javascript
-       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-legacy
-       source = 
https://github.com/mozilla/pdf.js/releases/download/v5.4.624/pdfjs-5.4.624-dist.zip
-       sha256sums = 
1f900c34bb66551989fab363271bd9edf13b12e13dec19a663c93f1dcc2499fd
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v5.5.207/pdfjs-5.5.207-dist.zip
+       sha256sums = 
b37ad762eb7c16fccbf09452c4386e910cc86c9cb736843b77440ac373c6f046
 
 pkgname = pdfjs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Florian Bruhin (The Compiler) <[email protected]>
 
 pkgname=pdfjs
-pkgver=5.4.624
+pkgver=5.5.207
 pkgrel=1
 pkgdesc="PDF reader in javascript"
 conflicts=(pdfjs-legacy)
@@ -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}-dist.zip";)
-sha256sums=('1f900c34bb66551989fab363271bd9edf13b12e13dec19a663c93f1dcc2499fd')
+sha256sums=('b37ad762eb7c16fccbf09452c4386e910cc86c9cb736843b77440ac373c6f046')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



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

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


Reply via email to