From 86bc04c51caa174432fc0318e174cfe47b9c46b9 Mon Sep 17 00:00:00 2001 From: yosh Date: Sun, 3 Nov 2024 19:46:07 -0500 Subject: [PATCH] libqalculate: update to 5.3.0. --- srcpkgs/libqalculate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template index e701df3ddb3..1f38fc2e45e 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.2.0 +version=5.3.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=20be13a39aea7f0371af789539cb285892f2e15d8240f29f9f380984e3446830 +checksum=61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b qalculate_package() { short_desc="Multi-purpose desktop calculator - CLI version"