network/qutebrowser-tox: Update pdfjs.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
nomnombtc 2021-04-10 01:30:52 +01:00 committed by Willy Sudiarto Raharjo
parent ea1c60e1d7
commit e5ab58a554
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=qutebrowser-tox
VERSION=${VERSION:-2.1.1}
SSLVERSION=${SSLVERSION:-1.1.1k}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -22,7 +22,7 @@ DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/v2.1.1/quteb
https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl \
https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl \
https://files.pythonhosted.org/packages/0f/8c/715c54e9e34c0c4820f616a913a7de3337d0cd79074dd1bed4dd840f16ae/zipp-3.4.1-py3-none-any.whl \
https://github.com/mozilla/pdf.js/releases/download/v2.6.347/pdfjs-2.6.347-dist.zip \
https://github.com/mozilla/pdf.js/releases/download/v2.7.570/pdfjs-2.7.570-dist.zip \
https://www.openssl.org/source/openssl-1.1.1k.tar.gz"
MD5SUM_x86_64="5e268ad53f82944e33a8dbcf257b6aa4 \
e6e25dc3ecf3bab199b5ba1f14e81474 \
@ -43,7 +43,7 @@ MD5SUM_x86_64="5e268ad53f82944e33a8dbcf257b6aa4 \
11fe109ca339ae11e59a410b85ecd14e \
cbf20d17c294eb6a2d5e98669cfe67a6 \
483005e4371c4272901908cffc968ac2 \
06c69693d6a493a698b8c70bfc196171 \
836a95e4a7dd859781673dc5222b4ec6 \
c4e7d95f782b08116afa27b30393dd27"
REQUIRES="libxkbcommon krb5 python3 Pygments"
MAINTAINER="Alexander Verbovetsky"