mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
QuteBrowser: bump version
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="QuteBrowser is a keyboard-focused browser with a minimal GUI. \
|
||||
It’s 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
|
||||
}
|
||||
Reference in New Issue
Block a user