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

Morten Linderud foxboron at archlinux.org
Sat Nov 10 20:12:03 UTC 2018


    Date: Saturday, November 10, 2018 @ 20:12:03
  Author: foxboron
Revision: 405720

upgpkg: pdfjs 2.0.943-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-10 20:09:48 UTC (rev 405719)
+++ PKGBUILD	2018-11-10 20:12:03 UTC (rev 405720)
@@ -3,14 +3,14 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
-pkgver=1.10.100
-pkgrel=2
+pkgver=2.0.943
+pkgrel=1
 pkgdesc="PDF reader in javascript"
 arch=('any')
 url="https://mozilla.github.io/pdf.js/"
 license=('Apache')
-source=("https://github.com/mozilla/pdf.js/releases/download/${pkgver}/pdfjs-${pkgver}-dist.zip")
-sha256sums=('a681ddf785813ce5f73de82f3cc1b12890d26f4a95bfd930ce90262d8fee1a95')
+source=("https://github.com/mozilla/pdf.js/releases/download/v${pkgver}/pdfjs-${pkgver}-dist.zip")
+sha256sums=('381683b05f494fe28e11185f98a238b34a663b1b41b5432aa769ca493e5cd087')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list