Revert "pdf.js: update to 2.16.105."
Version 2.16.105 is broken in our qutebrowser package.
https://github.com/void-linux/void-packages/issues/40061
This reverts commit 6e4d310cc5
.
This commit is contained in:
parent
3f89aa4443
commit
63a0448af5
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'pdf.js'
|
||||
pkgname=pdf.js
|
||||
version=2.16.105
|
||||
revision=1
|
||||
reverts="2.16.105_1"
|
||||
version=2.14.305
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://mozilla.github.io/pdf.js/"
|
||||
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-dist.zip"
|
||||
checksum=47abfa0dd7574333e801c1dc159340e0d22956edcd6d7293ed5fee54f0e07e0b
|
||||
checksum=1929a00d26d7cd631033ab5a06dcd7d6c283b7d3b06c76083fb840bd1e014896
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/$pkgname/
|
||||
|
|
Loading…
Reference in New Issue