network/qutebrowser: Updated for version 2.1.1.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dave Woodfall 2021-04-02 16:37:32 +00:00 committed by Willy Sudiarto Raharjo
parent 9672398c17
commit eeb344ab3e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qutebrowser
VERSION=${VERSION:-2.1.0}
VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qutebrowser"
VERSION="2.1.0"
VERSION="2.1.1"
HOMEPAGE="http://qutebrowser.org/"
DOWNLOAD="https://github.com/qutebrowser/qutebrowser/releases/download/v2.1.0/qutebrowser-2.1.0.tar.gz"
MD5SUM="53f05bfeecda9cd646dffa50bf69c6d8"
DOWNLOAD="https://github.com/qutebrowser/qutebrowser/releases/download/v2.1.1/qutebrowser-2.1.1.tar.gz"
MD5SUM="f756b204c7ad2ff1321cb55787df0d28"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyYAML Jinja2 python3-PyQtWebEngine python-toml importlib-resources python-zipp"