From 73c6f0d64a6234518e51b49a1ae10d19d94671f0 Mon Sep 17 00:00:00 2001 From: yosh Date: Sun, 16 Mar 2025 12:09:22 -0400 Subject: [PATCH] libqalculate: update to 5.5.2 --- srcpkgs/libqalculate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template index 1d0e168b37e..746266e16f7 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.5.0 +version=5.5.2 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=6d58c6092242ea7cfa137d73abe74b0e3e0a2b59e99c5db60d045b82c673f72b +checksum=fc14d4527dccfc9189684b9fcd64d78aa67ae5383012c66e1596b2531f5daef1 qalculate_package() { short_desc="Multi-purpose desktop calculator - CLI version"