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


Commits:
d460fc2e by Robin Candau at 2024-10-06T20:25:53+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-legacy
        pkgdesc = PDF reader in javascript - legacy distribution
-       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
-       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.6.82/pdfjs-4.6.82-legacy-dist.zip
-       sha256sums = 
f77a9f3a8c17045be8084bc5d16e8e2a477f449cde9ce214a0fc0bb8fe37cf99
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.7.76/pdfjs-4.7.76-legacy-dist.zip
+       sha256sums = 
cd792ad8b57db223d35850844f5f3c48240ce60f738901b01a2c6669efb5ef32
 
 pkgname = pdfjs-legacy


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



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

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


Reply via email to