libqalculate: update to 5.7.0.

This commit is contained in:
yosh 2025-07-11 21:32:19 -04:00 committed by Duncan Overbruck
parent 893a62fdfa
commit 89ddd8f5d9

View file

@ -1,7 +1,7 @@
# Template file for 'libqalculate' # Template file for 'libqalculate'
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt' # NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
pkgname=libqalculate pkgname=libqalculate
version=5.5.2 version=5.7.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="intltool pkg-config doxygen" hostmakedepends="intltool pkg-config doxygen"
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://qalculate.github.io" homepage="https://qalculate.github.io"
changelog="https://qalculate.github.io/news.html" changelog="https://qalculate.github.io/news.html"
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz" distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
checksum=fc14d4527dccfc9189684b9fcd64d78aa67ae5383012c66e1596b2531f5daef1 checksum=b0aa7e7f6b729ad88f41c3562e81bdc349e072f4df0e62ce152304d979702cfe
qalculate_package() { qalculate_package() {
short_desc="Multi-purpose desktop calculator - CLI version" short_desc="Multi-purpose desktop calculator - CLI version"