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


Commits:
9f9bd0cf by Robin Candau at 2024-04-29T23:24:21+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-legacy
        pkgdesc = PDF reader in javascript - legacy distribution
-       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
-       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.1.392/pdfjs-4.1.392-legacy-dist.zip
-       sha256sums = 
90dab92eeae4698500fe4dc21c25ba0a7ccbb888d42d830677c795b795705eed
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.2.67/pdfjs-4.2.67-legacy-dist.zip
+       sha256sums = 
273a80cbc1565a53883c318f2d2e016fc6d840f42f88b227f91e489e6ae2339d
 
 pkgname = pdfjs-legacy


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



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

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


Reply via email to