diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-08-04 19:56:02 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-05 10:08:48 +0700 |
commit | 61bf34931b4d3715fb02271f8e130c5bd43ba461 (patch) | |
tree | 2d51a9e62821892ee940bb49324120e1f9489ccf | |
parent | 7decf95f2876eedb96cfecbdd2845688083da073 (diff) |
network/qutebrowser-bin: Updated for version 2.5.4_5344163.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/qutebrowser-bin/qutebrowser-bin.SlackBuild | 6 | ||||
-rw-r--r-- | network/qutebrowser-bin/qutebrowser-bin.info | 14 |
2 files changed, 10 insertions, 10 deletions
diff --git a/network/qutebrowser-bin/qutebrowser-bin.SlackBuild b/network/qutebrowser-bin/qutebrowser-bin.SlackBuild index 6e0d05fdb788a..c8e0d0eb02ee5 100644 --- a/network/qutebrowser-bin/qutebrowser-bin.SlackBuild +++ b/network/qutebrowser-bin/qutebrowser-bin.SlackBuild @@ -25,9 +25,9 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qutebrowser-bin -VERSION=${VERSION:-2.5.4_6d84462} -SSLVERSION=${SSLVERSION:-3.1.1} -COMMIT=6d84462d68ec1ce4cde459297e0c52ad3c2bf29f +VERSION=${VERSION:-2.5.4_5344163} +SSLVERSION=${SSLVERSION:-3.1.2} +COMMIT=5344163f4ad025d8b76bac85c4f4bb9992dbd175 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/qutebrowser-bin/qutebrowser-bin.info b/network/qutebrowser-bin/qutebrowser-bin.info index 0aac38cc1fa0e..947025891902f 100644 --- a/network/qutebrowser-bin/qutebrowser-bin.info +++ b/network/qutebrowser-bin/qutebrowser-bin.info @@ -1,9 +1,9 @@ PRGNAM="qutebrowser-bin" -VERSION="2.5.4_6d84462" +VERSION="2.5.4_5344163" HOMEPAGE="https://qutebrowser.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/6d84462/qutebrowser-6d84462d68ec1ce4cde459297e0c52ad3c2bf29f.tar.gz \ +DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/5344163/qutebrowser-5344163f4ad025d8b76bac85c4f4bb9992dbd175.tar.gz \ https://files.pythonhosted.org/packages/50/c2/e06851e8cc28dcad7c155f4753da8833ac06a5c704c109313b8d5a62968a/pip-23.2.1-py3-none-any.whl \ https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl \ https://files.pythonhosted.org/packages/17/11/f139e25018ea2218aeedbedcf85cd0dd8abeed29a38ac1fda7f5a8889382/wheel-0.41.0-py3-none-any.whl \ @@ -20,9 +20,9 @@ DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/6d84462/qute https://files.pythonhosted.org/packages/7d/39/472f2554a0f1e825bd7c5afc11c817cd7a2f3657460f7159f691fbb37c51/PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl \ https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl \ https://files.pythonhosted.org/packages/ff/1d/8f96eb0ce05f20e5d0722a3e910627a26a382c81f40c7292faa91545e43f/asciidoc-10.2.0-py2.py3-none-any.whl \ - https://www.openssl.org/source/openssl-3.1.1.tar.gz \ - https://github.com/mozilla/pdf.js/releases/download/v3.8.162/pdfjs-3.8.162-dist.zip" -MD5SUM_x86_64="24a5bb40744a48c3f7d6dc3dc7e0e481 \ + https://www.openssl.org/source/openssl-3.1.2.tar.gz \ + https://github.com/mozilla/pdf.js/releases/download/v3.9.179/pdfjs-3.9.179-dist.zip" +MD5SUM_x86_64="0cafb8630053a328a48725248b9fe08b \ 371ebd0103cfa878280c2c615b0f80b8 \ 5316861f5f2f39d13b06effbff7215b5 \ 4fad8d1da6d986c2fed16a859b7ab4f9 \ @@ -39,8 +39,8 @@ MD5SUM_x86_64="24a5bb40744a48c3f7d6dc3dc7e0e481 \ 4d6e421811f9057f61344a07257dbc26 \ 4145fd62be41c39ea8d127e63b171f72 \ d47ea986a8945257f0f54e92455d198f \ - 1864b75e31fb4a6e0a07fd832529add3 \ - d63d49353d8b2c30dd129fad6b5b01fc" + 1d7861f969505e67b8677e205afd9ff4 \ + 19bb8ea1be5be603e80066e22fc4525f" REQUIRES="qt6" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |