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

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 2 20:15:17 UTC 2022


    Date: Tuesday, August 2, 2022 @ 20:15:16
  Author: foxboron
Revision: 1259867

upgpkg: pdfjs 2.15.349-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 20:13:42 UTC (rev 1259866)
+++ PKGBUILD	2022-08-02 20:15:16 UTC (rev 1259867)
@@ -3,7 +3,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
-pkgver=2.14.305
+pkgver=2.15.349
 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=('1929a00d26d7cd631033ab5a06dcd7d6c283b7d3b06c76083fb840bd1e014896')
+sha256sums=('7242189907fda24e1250c2d395a219f6cff93e51ff9c1fd13123d93e9cd523b0')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list