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

Morten Linderud foxboron at archlinux.org
Sat Mar 21 13:22:03 UTC 2020


    Date: Saturday, March 21, 2020 @ 13:22:02
  Author: foxboron
Revision: 602577

upgpkg: pdfjs 2.4.456-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-21 13:20:18 UTC (rev 602576)
+++ PKGBUILD	2020-03-21 13:22:02 UTC (rev 602577)
@@ -3,7 +3,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
-pkgver=2.3.200
+pkgver=2.4.456
 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=('f1577e373efc8b9143744bc07caf7085ff27a1a496da8e2890db9de5917e4f3b')
+sha256sums=('bd0c36f90130150898890a9972b053601c743ba782543df498a862266f5a7077')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list