mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/qutebrowser-bin: Updated for version 2.5.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f73ca9293e
commit
e76beca200
2 changed files with 8 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=qutebrowser-bin
|
||||
VERSION=${VERSION:-2.5.0}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
PRGNAM="qutebrowser-bin"
|
||||
VERSION="2.5.0"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="https://qutebrowser.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/v2.5.0/qutebrowser-2.5.0.tar.gz \
|
||||
https://files.pythonhosted.org/packages/fb/58/9efbfe68482dab9557c49d433a60fff9efd7ed8835f829eba8297c2c124a/setuptools-62.1.0-py3-none-any.whl \
|
||||
DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/v2.5.1/qutebrowser-2.5.1.tar.gz \
|
||||
https://files.pythonhosted.org/packages/9b/e6/aa8149e048eda381f2a433599be9b1f5e5e3a189636cd6cf9614aa2ff5be/pip-22.1.1-py3-none-any.whl \
|
||||
https://files.pythonhosted.org/packages/e9/1c/ec080fde54ab30a738c92f794eab7f5d2f354f2b619ee95b2efe353e0766/setuptools-62.3.2-py3-none-any.whl \
|
||||
https://files.pythonhosted.org/packages/27/d6/003e593296a85fd6ed616ed962795b2f87709c3eee2bca4f6d0fe55c6d00/wheel-0.37.1-py2.py3-none-any.whl \
|
||||
https://files.pythonhosted.org/packages/36/66/19983d471c702e551a19a7225a92a7c1efadd961f6c650110ed906dd0ed7/PyQt5-5.15.6-cp36-abi3-manylinux1_x86_64.whl \
|
||||
https://files.pythonhosted.org/packages/83/d4/241a6a518d0bcf0a9fcdcbad5edfed18d43e884317eab8d5230a2b27e206/PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl \
|
||||
|
@ -19,8 +20,9 @@ DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/v2.5.0/quteb
|
|||
https://files.pythonhosted.org/packages/12/fc/a4d5a7554e0067677823f7265cb3ae22aed8a238560b5133b58cda252dad/PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl \
|
||||
https://files.pythonhosted.org/packages/52/c5/df7953fe6065185af5956265e3b16f13c2826c2b1ba23d43154f3af453bc/zipp-3.7.0-py3-none-any.whl \
|
||||
https://github.com/mozilla/pdf.js/releases/download/v2.14.305/pdfjs-2.14.305-dist.zip"
|
||||
MD5SUM_x86_64="86dc62958e6eb9ca2fd28083c602079b \
|
||||
101d2e2bf9b7682ab90d9a7bd487bdbe \
|
||||
MD5SUM_x86_64="f05ba2a24e03eb054c17a474b440c27b \
|
||||
1525e9b71f202e8308032a2c20311133 \
|
||||
8cec5ba9f875efdd8534000c3a0c9b24 \
|
||||
f7e1c5e641a4a0eea8379f43bceaa564 \
|
||||
0e637e2d6f117699f41ba163e6a0e73e \
|
||||
038f56bd7af99133f591c7497b64ea17 \
|
||||
|
|
Loading…
Reference in a new issue