From cec70983402f29a5b5e640bca3043a6187d8e99d Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 13 Dec 2023 22:21:20 +1000 Subject: [PATCH] falkon: bump version --- .../{falkon-23.08.3.recipe => falkon-23.08.4.recipe} | 7 ++++--- .../{falkon-23.08.3.patchset => falkon-23.08.4.patchset} | 0 2 files changed, 4 insertions(+), 3 deletions(-) rename www-client/falkon/{falkon-23.08.3.recipe => falkon-23.08.4.recipe} (94%) rename www-client/falkon/patches/{falkon-23.08.3.patchset => falkon-23.08.4.patchset} (100%) diff --git a/www-client/falkon/falkon-23.08.3.recipe b/www-client/falkon/falkon-23.08.4.recipe similarity index 94% rename from www-client/falkon/falkon-23.08.3.recipe rename to www-client/falkon/falkon-23.08.4.recipe index 96a70ca84..bee0c2442 100644 --- a/www-client/falkon/falkon-23.08.3.recipe +++ b/www-client/falkon/falkon-23.08.4.recipe @@ -5,9 +5,10 @@ through all major platforms." HOMEPAGE="https://falkon.org/" COPYRIGHT="2009-2023 Falkon Browser Team" LICENSE="GNU GPL v3" -REVISION="2" -SOURCE_URI="https://github.com/KDE/falkon/archive/refs/tags/v${portVersion}.tar.gz" -CHECKSUM_SHA256="d5a0851c5280c2a961629104f64857e63274b4b3a7fec7290c9f483e8fafe096" +REVISION="1" +SOURCE_URI="https://invent.kde.org/network/falkon/-/archive/v23.08.4/falkon-v${portVersion}.tar.bz2" +CHECKSUM_SHA256="c14b763603a58f295ccc70b5d27fb865047a2499e2d86e8966971e4373959417" +SOURCE_DIR="falkon-v${portVersion}" PATCHES="falkon-$portVersion.patchset" ADDITIONAL_FILES=" falkon.rdef.in diff --git a/www-client/falkon/patches/falkon-23.08.3.patchset b/www-client/falkon/patches/falkon-23.08.4.patchset similarity index 100% rename from www-client/falkon/patches/falkon-23.08.3.patchset rename to www-client/falkon/patches/falkon-23.08.4.patchset