diff --git a/srcpkgs/pdf.js/template b/srcpkgs/pdf.js/template index e452b9534a8..4c764bb13c7 100644 --- a/srcpkgs/pdf.js/template +++ b/srcpkgs/pdf.js/template @@ -1,15 +1,16 @@ # Template file for 'pdf.js' pkgname=pdf.js -version=2.0.943 +version=2.1.266 revision=1 -noarch=yes -hostmakedepends="nodejs" +archs=noarch +hostmakedepends="nodejs python pkgconf" +makedepends="pixman-devel cairo-devel pango-devel libjpeg-turbo-devel" short_desc="Portable Document Format (PDF) viewer built with HTML5" maintainer="Daniel Santana " license="Apache-2.0" homepage="https://mozilla.github.io/pdf.js/" distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz" -checksum=4f48077b313f89b88a1f917e6c7ffa465f891667724daeacdca755295581e77d +checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040 do_build() { npm install