From e093f0810b8a3157b89ece5a75b6091cddd02c18 Mon Sep 17 00:00:00 2001 From: Xavier Fortier Date: Sun, 12 Jan 2025 21:30:13 -0500 Subject: [PATCH] libqalculate: update to 5.4.0. --- srcpkgs/libqalculate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template index 1f38fc2e45e..221e0fe27d6 100644 --- a/srcpkgs/libqalculate/template +++ b/srcpkgs/libqalculate/template @@ -1,7 +1,7 @@ # Template file for 'libqalculate' # NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt' pkgname=libqalculate -version=5.3.0 +version=5.4.0 revision=1 build_style=gnu-configure hostmakedepends="intltool pkg-config doxygen" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="https://qalculate.github.io" changelog="https://qalculate.github.io/news.html" distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz" -checksum=61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b +checksum=1fe956877ff1bbb1f4b470c41cdf3d971cebbeda6a35e92282f0eea5193ac343 qalculate_package() { short_desc="Multi-purpose desktop calculator - CLI version"