qalculate: bump version (#7761)

This commit is contained in:
jeffsauer
2023-01-11 04:08:55 -07:00
committed by GitHub
parent 5328e8cb66
commit 6bc359ba19

View File

@@ -8,11 +8,11 @@ calculations (including integrals and equations), arbitrary precision, \
uncertainty propagation, interval arithmetic, plotting, and a user-friendly \
interface (Qt, and CLI)."
HOMEPAGE="https://qalculate.github.io/"
COPYRIGHT="2003-2006, 2021 Hanna Knutsson"
COPYRIGHT="2003-2006, 2023 Hanna Knutsson"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/Qalculate/qalculate-qt/releases/download/v$portVersion/qalculate-qt-$portVersion.tar.gz"
CHECKSUM_SHA256="b54b880750bf75e756f074c1fb6a38dcfe23ad9a53954b83a8a86981c6cb824e"
CHECKSUM_SHA256="fee346f061606b4263f703c58efb6e9d1a952be2a3cd240b254a0ce5a6e04cf3"
SOURCE_DIR="qalculate-qt-$portVersion"
ADDITIONAL_FILES="qalculate_qt.rdef.in"