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


Commits:
d09fb8f8 by Robin Candau at 2025-07-06T23:29:00+02:00
upgpkg: 5.3.93-1: New upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = pdfjs
        pkgdesc = PDF reader in javascript
-       pkgver = 5.3.31
+       pkgver = 5.3.93
        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.3.31/pdfjs-5.3.31-dist.zip
-       sha256sums = 
65fbef25ea90e3e4c0ab632da87022ca2099af0c394e94447843c61181dea190
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v5.3.93/pdfjs-5.3.93-dist.zip
+       sha256sums = 
96376ea16402bd20d9b7a47ca652a5f78b91c3afc8f708dcb02bbeffe62c09ab
 
 pkgname = pdfjs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux....@the-compiler.org>
 
 pkgname=pdfjs
-pkgver=5.3.31
+pkgver=5.3.93
 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=('65fbef25ea90e3e4c0ab632da87022ca2099af0c394e94447843c61181dea190')
+sha256sums=('96376ea16402bd20d9b7a47ca652a5f78b91c3afc8f708dcb02bbeffe62c09ab')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



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

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


Reply via email to