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


Commits:
fcdec2fb by Robin Candau at 2023-09-25T09:43:09+02:00
upgpkg: 3.11.174-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = pdfjs-legacy
        pkgdesc = PDF reader in javascript - legacy distribution
-       pkgver = 3.10.111
+       pkgver = 3.11.174
        pkgrel = 1
        url = https://mozilla.github.io/pdf.js/
        arch = any
        license = Apache
        conflicts = pdfjs
-       source = 
https://github.com/mozilla/pdf.js/releases/download/v3.10.111/pdfjs-3.10.111-legacy-dist.zip
-       sha256sums = 
0a78b6219514cc7cb6782fb63b6839ceb0735099e3d1bc8631826ebf35817208
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v3.11.174/pdfjs-3.11.174-legacy-dist.zip
+       sha256sums = 
5b20235a3b4debbc7d354b88f8df43eefb0e0f305f0e8a0260cbe9239d6bdd07
 
 pkgname = pdfjs-legacy


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



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

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


Reply via email to