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


Commits:
b96fc4e9 by Robin Candau at 2023-11-07T10:31:39+01:00
upgpkg: 4.0.189-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = pdfjs
        pkgdesc = PDF reader in javascript
-       pkgver = 3.11.174
+       pkgver = 4.0.189
        pkgrel = 1
        url = https://mozilla.github.io/pdf.js/
        arch = any
        license = Apache
        conflicts = pdfjs-legacy
-       source = 
https://github.com/mozilla/pdf.js/releases/download/v3.11.174/pdfjs-3.11.174-dist.zip
-       sha256sums = 
ba1b54ba0d26618776c036e68d61ea20f76120a616251817b09fa133150da635
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.0.189/pdfjs-4.0.189-dist.zip
+       sha256sums = 
437cfa6735109107e63814a967f3cee021f1c3165533c19016f15f1f57f679ff
 
 pkgname = pdfjs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux....@the-compiler.org>
 
 pkgname=pdfjs
-pkgver=3.11.174
+pkgver=4.0.189
 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')
 
source=("https://github.com/mozilla/pdf.js/releases/download/v${pkgver}/pdfjs-${pkgver}-dist.zip";)
-sha256sums=('ba1b54ba0d26618776c036e68d61ea20f76120a616251817b09fa133150da635')
+sha256sums=('437cfa6735109107e63814a967f3cee021f1c3165533c19016f15f1f57f679ff')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



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

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


Reply via email to