[arch-commits] Commit in pdfjs/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Sun Oct 3 21:31:47 UTC 2021


    Date: Sunday, October 3, 2021 @ 21:31:46
  Author: foxboron
Revision: 1027229

upgpkg: pdfjs 2.11.338-1

Modified:
  pdfjs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 21:30:45 UTC (rev 1027228)
+++ PKGBUILD	2021-10-03 21:31:46 UTC (rev 1027229)
@@ -3,7 +3,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
-pkgver=2.10.377
+pkgver=2.11.338
 pkgrel=1
 pkgdesc="PDF reader in javascript"
 arch=('any')
@@ -10,7 +10,7 @@
 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=('c74b010aa0e646a279299cb1a8939d0e8460d6e760ef090b349e97c084def077')
+sha256sums=('0bb254d6aa0c7242720a5ae0ddf165ba95dcd0636d8feb718c0a26310038285e')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list