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


Commits:
2b654aa1 by Robin Candau at 2024-04-29T23:22:46+02:00
upgpkg: 4.2.67-1: New upstream release
https://github.com/mozilla/pdf.js/releases/tag/v4.2.67

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = pdfjs
        pkgdesc = PDF reader in javascript
-       pkgver = 4.1.392
+       pkgver = 4.2.67
        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/v4.1.392/pdfjs-4.1.392-dist.zip
-       sha256sums = 
3d3af681d7b6b6e5927df10f98220db830cdff4a3117c2320a9d611ab4299356
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.2.67/pdfjs-4.2.67-dist.zip
+       sha256sums = 
81099f4fe6345c7ca7c2ab53a8ec0547fd5757a53dc46db68f5077dcd67d56f4
 
 pkgname = pdfjs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux....@the-compiler.org>
 
 pkgname=pdfjs
-pkgver=4.1.392
+pkgver=4.2.67
 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=('3d3af681d7b6b6e5927df10f98220db830cdff4a3117c2320a9d611ab4299356')
+sha256sums=('81099f4fe6345c7ca7c2ab53a8ec0547fd5757a53dc46db68f5077dcd67d56f4')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pdfjs/-/commit/2b654aa12bad2f9bab4b54aa925e9658399aef41
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to