QuteBrowser: bump version

This commit is contained in:
Sergei Reznikov
2020-01-08 20:26:39 +03:00
parent 245c1b0fd6
commit 5e8c8fc09e
2 changed files with 3 additions and 5 deletions

View File

@@ -3,11 +3,11 @@ DESCRIPTION="QuteBrowser is a keyboard-focused browser with a minimal GUI. \
Its based on Python and PyQt5 and free software, licensed under the GPL. \
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl."
HOMEPAGE="https://qutebrowser.org/"
COPYRIGHT="2014-2019 Florian Bruhin (The Compiler)"
COPYRIGHT="2014-2020 Florian Bruhin (The Compiler)"
LICENSE="GNU GPL v3"
REVISION="3"
REVISION="1"
SOURCE_URI="https://github.com/qutebrowser/qutebrowser/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="894b06108b48708ec3035a3faa40539ffd8e2f526206d2eb2cc626a165262bb6"
CHECKSUM_SHA256="45fede0f082569cf342b24a8e43030361de1feb357d223a91a13778d67c3a0d7"
PATCHES="qutebrowser-$portVersion.patchset"
PYTHON_VERSION="3.7"
ADDITIONAL_FILES="qutebrowser.rdef.in"
@@ -96,6 +96,4 @@ INSTALL()
qutebrowser.rsrc
addAppDeskbarSymlink $appsDir/QuteBrowser
rm -rf $binDir
}