[arch-commits] Commit in pdfjs/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue Jun 2 20:43:00 UTC 2020
Date: Tuesday, June 2, 2020 @ 20:42:59
Author: foxboron
Revision: 638113
upgpkg: pdfjs 2.5.207-1
Modified:
pdfjs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-02 18:53:27 UTC (rev 638112)
+++ PKGBUILD 2020-06-02 20:42:59 UTC (rev 638113)
@@ -3,7 +3,7 @@
# Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
pkgname=pdfjs
-pkgver=2.4.456
+pkgver=2.5.207
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=('bd0c36f90130150898890a9972b053601c743ba782543df498a862266f5a7077')
+sha256sums=('a76a3cfc2be2e3ace62f73e816f73b67378d61b1ed2d5eb1e0af4d9ec87d5d7b')
package() {
mkdir -p "$pkgdir/usr/share/pdf.js"
More information about the arch-commits
mailing list