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


Commits:
86da18e0 by Robin Candau at 2024-10-06T20:24:52+02:00
upgpkg: 4.7.76-1: New upstream release
https://github.com/mozilla/pdf.js/releases/tag/v4.7.76

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = pdfjs
        pkgdesc = PDF reader in javascript
-       pkgver = 4.6.82
+       pkgver = 4.7.76
        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.6.82/pdfjs-4.6.82-dist.zip
-       sha256sums = 
19d061ca742362ce3c1553a0841ec1be9c1f0d86d6a39799569bff38da1764be
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.7.76/pdfjs-4.7.76-dist.zip
+       sha256sums = 
58bb1a90e03dc197b6a3542e3b1e72a6e26a276b9e397684032d1ef3b3b3593f
 
 pkgname = pdfjs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux....@the-compiler.org>
 
 pkgname=pdfjs
-pkgver=4.6.82
+pkgver=4.7.76
 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=('19d061ca742362ce3c1553a0841ec1be9c1f0d86d6a39799569bff38da1764be')
+sha256sums=('58bb1a90e03dc197b6a3542e3b1e72a6e26a276b9e397684032d1ef3b3b3593f')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



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

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


Reply via email to