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

Morten Linderud foxboron at archlinux.org
Fri Apr 9 20:27:18 UTC 2021


    Date: Friday, April 9, 2021 @ 20:27:17
  Author: foxboron
Revision: 915295

upgpkg: pdfjs 2.8.335-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-09 20:25:58 UTC (rev 915294)
+++ PKGBUILD	2021-04-09 20:27:17 UTC (rev 915295)
@@ -3,7 +3,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
-pkgver=2.7.570
+pkgver=2.8.335
 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=('38b36ece129a418f9a9732f7015e200a2e3a5e0b6641f7301cf7f145ab2e2131')
+sha256sums=('36a7c1407c8a630a72977366037d544457477070b308c4e1f22f6adadeff0947')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list