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


Commits:
8c8a5620 by Robin Candau at 2024-07-27T15:01:59+02:00
upgpkg: 4.5.136-1: New upstream release
https://github.com/mozilla/pdf.js/releases/tag/v4.5.136

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = pdfjs
        pkgdesc = PDF reader in javascript
-       pkgver = 4.4.168
+       pkgver = 4.5.136
        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.4.168/pdfjs-4.4.168-dist.zip
-       sha256sums = 
69ce8f314bdc0035e3bca922e5f9260d8815f85ae693d1394f361ed075fb696c
+       source = 
https://github.com/mozilla/pdf.js/releases/download/v4.5.136/pdfjs-4.5.136-dist.zip
+       sha256sums = 
f5ca73a73d85b1dd9db9ee20188d4562d5852a859d1af0e414d0167c86e9ff64
 
 pkgname = pdfjs


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



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

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


Reply via email to