mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdf.js: update to 4.0.379.
This commit is contained in:
parent
a5c36e4558
commit
e89f82ad0b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pdf.js'
|
# Template file for 'pdf.js'
|
||||||
pkgname=pdf.js
|
pkgname=pdf.js
|
||||||
version=3.11.174
|
version=4.0.379
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
short_desc="Portable Document Format (PDF) viewer built with HTML5"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://mozilla.github.io/pdf.js/"
|
homepage="https://mozilla.github.io/pdf.js/"
|
||||||
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-legacy-dist.zip"
|
distfiles="https://github.com/mozilla/pdf.js/releases/download/v${version}/pdfjs-${version}-legacy-dist.zip"
|
||||||
checksum=5b20235a3b4debbc7d354b88f8df43eefb0e0f305f0e8a0260cbe9239d6bdd07
|
checksum=b8ca6bb6edc9f9b525dd8670f150862413b562e50ad58870598c93cffa66ad92
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname/
|
vmkdir usr/share/$pkgname/
|
||||||
|
|
Loading…
Add table
Reference in a new issue