From cb488810ab82597d04c374f4be550cc01bef731b Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Fri, 15 Apr 2022 17:45:38 +0200 Subject: [PATCH] libqalculate: update to 4.1.1. --- srcpkgs/libqalculate/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template index 0414d879df..f0f03656d4 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=4.1.0 +version=4.1.1 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=d943e5285bdc0b3cd77b8f7a10391d7c753fc19b0ddd48e5d4179decf709d6ff +checksum=b5611a91293be40fbe8723a81937e25ffb54e6ad6e60f282d044ed92f2d97002 qalculate_package() { short_desc="Multi-purpose desktop calculator - CLI version"