Date: Wednesday, October 3, 2018 @ 14:55:34
  Author: foxboron
Revision: 389228

upgpkg: pdfjs 1.10.100-1

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-10-03 14:53:16 UTC (rev 389227)
+++ PKGBUILD    2018-10-03 14:55:34 UTC (rev 389228)
@@ -3,14 +3,14 @@
 # Contributor: Florian Bruhin (The Compiler) <[email protected]>
 
 pkgname=pdfjs
-pkgver=1.9.426
-pkgrel=3
+pkgver=1.10.100
+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/v${pkgver}/pdfjs-${pkgver}-dist.zip";)
-sha256sums=('00998c3b731382106e1f3a48ab15dce6714015573f76027c6b178fccf99f286c')
+source=("https://github.com/mozilla/pdf.js/releases/download/${pkgver}/pdfjs-${pkgver}-dist.zip";)
+sha256sums=('a681ddf785813ce5f73de82f3cc1b12890d26f4a95bfd930ce90262d8fee1a95')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"

Reply via email to