qview: update to 6.0 (#9188)

This commit is contained in:
augiedoggie
2023-08-11 23:00:17 -06:00
committed by GitHub
parent 394ddd6b42
commit 0a83e0dbb2

View File

@@ -7,11 +7,11 @@ while having low memory and CPU usage.
With features such as animated GIF controls, file history, rotation/mirroring, \ With features such as animated GIF controls, file history, rotation/mirroring, \
and multithreaded preloading, minimalism doesn't have to be a compromise." and multithreaded preloading, minimalism doesn't have to be a compromise."
HOMEPAGE="https://interversehq.com/qview/" HOMEPAGE="https://interversehq.com/qview/"
COPYRIGHT="2018-2022 jurplel and qView contributors" COPYRIGHT="2018-2023 jurplel and qView contributors"
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"
REVISION="1" REVISION="1"
SOURCE_URI="https://github.com/jurplel/qView/archive/$portVersion.tar.gz" SOURCE_URI="https://github.com/jurplel/qView/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="c43a69f31c7b5011721c4509093044203fd81edb9046eafa32aa0a6e0846787a" CHECKSUM_SHA256="ec156ac65daa993ae1ded8b97c3f454bd860b18d5060fe90438784211c966334"
SOURCE_FILENAME="qview.$portVersion.tar.gz" SOURCE_FILENAME="qview.$portVersion.tar.gz"
SOURCE_DIR="qView-$portVersion" SOURCE_DIR="qView-$portVersion"
ADDITIONAL_FILES="qview.rdef.in" ADDITIONAL_FILES="qview.rdef.in"