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

Morten Linderud foxboron at archlinux.org
Thu May 31 15:20:57 UTC 2018


    Date: Thursday, May 31, 2018 @ 15:20:56
  Author: foxboron
Revision: 334863

upgpkg: pdfjs 1.9.426-3

Rebuild

Modified:
  pdfjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 15:17:45 UTC (rev 334862)
+++ PKGBUILD	2018-05-31 15:20:56 UTC (rev 334863)
@@ -1,15 +1,16 @@
-# Maintainer: Pierre Neidhardt <ambrevar at gmail.com>
+# Maintainer: Morten Linderud <foxboron at archlinux.org>
+# Contributor: Pierre Neidhardt <ambrevar at gmail.com>
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=pdfjs
 pkgver=1.9.426
-pkgrel=2
+pkgrel=3
 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")
-sha1sums=('64d1103f793cffeb1f1fe6040ec49519421919ce')
+sha256sums=('00998c3b731382106e1f3a48ab15dce6714015573f76027c6b178fccf99f286c')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



More information about the arch-commits mailing list