diff --git a/www-client/qutebrowser/patches/qutebrowser-1.8.1.patchset b/www-client/qutebrowser/patches/qutebrowser-1.9.0.patchset similarity index 100% rename from www-client/qutebrowser/patches/qutebrowser-1.8.1.patchset rename to www-client/qutebrowser/patches/qutebrowser-1.9.0.patchset diff --git a/www-client/qutebrowser/qutebrowser-1.8.1.recipe b/www-client/qutebrowser/qutebrowser-1.9.0.recipe similarity index 94% rename from www-client/qutebrowser/qutebrowser-1.8.1.recipe rename to www-client/qutebrowser/qutebrowser-1.9.0.recipe index 28f771031..8aa48512c 100644 --- a/www-client/qutebrowser/qutebrowser-1.8.1.recipe +++ b/www-client/qutebrowser/qutebrowser-1.9.0.recipe @@ -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 }