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

Morten Linderud foxboron at archlinux.org
Fri Sep 4 15:15:41 UTC 2020


    Date: Friday, September 4, 2020 @ 15:15:41
  Author: foxboron
Revision: 698515

upgpkg: pdfjs 2.6.347-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-04 13:50:43 UTC (rev 698514)
+++ PKGBUILD	2020-09-04 15:15:41 UTC (rev 698515)
@@ -3,7 +3,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
-pkgver=2.5.207
+pkgver=2.6.347
 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=('a76a3cfc2be2e3ace62f73e816f73b67378d61b1ed2d5eb1e0af4d9ec87d5d7b')
+sha256sums=('5615181e6e1ee4d65b5945dd2c57ab82e5069480c068b75a2c2474134b4daecd')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list