[arch-commits] Commit in pdfjs/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sun Jul 25 15:35:58 UTC 2021
Date: Sunday, July 25, 2021 @ 15:35:57
Author: foxboron
Revision: 984971
upgpkg: pdfjs 2.10.377-1
Modified:
pdfjs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-25 15:33:10 UTC (rev 984970)
+++ PKGBUILD 2021-07-25 15:35:57 UTC (rev 984971)
@@ -3,7 +3,7 @@
# Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
pkgname=pdfjs
-pkgver=2.9.359
+pkgver=2.10.377
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=('b053fe9f4e467495b02909a078b055cf708de4ebffcfd8d6e7a348e711714958')
+sha256sums=('c74b010aa0e646a279299cb1a8939d0e8460d6e760ef090b349e97c084def077')
package() {
mkdir -p "$pkgdir/usr/share/pdf.js"
More information about the arch-commits
mailing list