Date: Sunday, February 26, 2023 @ 15:08:40
  Author: foxboron
Revision: 1405162

upgpkg: pdfjs 3.4.120-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-26 15:08:12 UTC (rev 1405161)
+++ PKGBUILD    2023-02-26 15:08:40 UTC (rev 1405162)
@@ -3,7 +3,7 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux....@the-compiler.org>
 
 pkgname=pdfjs
-pkgver=3.2.146
+pkgver=3.4.120
 pkgrel=1
 pkgdesc="PDF reader in javascript"
 conflicts=(pdfjs-legacy)
@@ -11,7 +11,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=('b26219d6c1c7eeabb3f9dec6fb07f89bbfca8d1eb7223e904af0ce89eb170eab')
+sha256sums=('8ea7aa6337354539e0be901f1a9dbd03a05ef79ad7300ba5948db238108a2415')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"

Reply via email to