From 0a83e0dbb2d28aa140fa1d49358a009fcfe7ce98 Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Fri, 11 Aug 2023 23:00:17 -0600 Subject: [PATCH] qview: update to 6.0 (#9188) --- media-gfx/qview/{qview-5.0.recipe => qview-6.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-gfx/qview/{qview-5.0.recipe => qview-6.0.recipe} (93%) diff --git a/media-gfx/qview/qview-5.0.recipe b/media-gfx/qview/qview-6.0.recipe similarity index 93% rename from media-gfx/qview/qview-5.0.recipe rename to media-gfx/qview/qview-6.0.recipe index 362bcb911..f9f1d32a6 100644 --- a/media-gfx/qview/qview-5.0.recipe +++ b/media-gfx/qview/qview-6.0.recipe @@ -7,11 +7,11 @@ while having low memory and CPU usage. With features such as animated GIF controls, file history, rotation/mirroring, \ and multithreaded preloading, minimalism doesn't have to be a compromise." HOMEPAGE="https://interversehq.com/qview/" -COPYRIGHT="2018-2022 jurplel and qView contributors" +COPYRIGHT="2018-2023 jurplel and qView contributors" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/jurplel/qView/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="c43a69f31c7b5011721c4509093044203fd81edb9046eafa32aa0a6e0846787a" +CHECKSUM_SHA256="ec156ac65daa993ae1ded8b97c3f454bd860b18d5060fe90438784211c966334" SOURCE_FILENAME="qview.$portVersion.tar.gz" SOURCE_DIR="qView-$portVersion" ADDITIONAL_FILES="qview.rdef.in"