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

Morten Linderud foxboron at archlinux.org
Tue Jan 26 22:14:20 UTC 2021


    Date: Tuesday, January 26, 2021 @ 22:14:19
  Author: foxboron
Revision: 831058

upgpkg: pdfjs 2.7.570-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-26 22:09:49 UTC (rev 831057)
+++ PKGBUILD	2021-01-26 22:14:19 UTC (rev 831058)
@@ -3,7 +3,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
-pkgver=2.6.347
+pkgver=2.7.570
 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=('5615181e6e1ee4d65b5945dd2c57ab82e5069480c068b75a2c2474134b4daecd')
+sha256sums=('38b36ece129a418f9a9732f7015e200a2e3a5e0b6641f7301cf7f145ab2e2131')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list