[arch-commits] Commit in pdfjs/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Tue Dec 21 00:16:08 UTC 2021
Date: Tuesday, December 21, 2021 @ 00:16:08
Author: foxboron
Revision: 1081194
upgpkg: pdfjs 2.12.313-1
Modified:
pdfjs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-21 00:15:56 UTC (rev 1081193)
+++ PKGBUILD 2021-12-21 00:16:08 UTC (rev 1081194)
@@ -3,7 +3,7 @@
# Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
pkgname=pdfjs
-pkgver=2.11.338
+pkgver=2.12.313
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=('0bb254d6aa0c7242720a5ae0ddf165ba95dcd0636d8feb718c0a26310038285e')
+sha256sums=('f9be28b8c0bcda9d344e17f2922d02d7137488cdfce37e7639ccc582305b4822')
package() {
mkdir -p "$pkgdir/usr/share/pdf.js"
More information about the arch-commits
mailing list