From d50058d819056e964a9f52a52e10a170520cf6d7 Mon Sep 17 00:00:00 2001 From: yosh Date: Thu, 26 Oct 2023 02:13:28 -0400 Subject: [PATCH] qalculate: update to 4.8.1, adopt. --- srcpkgs/libqalculate/template | 8 ++++---- srcpkgs/qalculate-gtk/template | 6 +++--- srcpkgs/qalculate-qt/template | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template index 23d9d0c18ab23..1fb3177c6339d 100644 --- a/srcpkgs/libqalculate/template +++ b/srcpkgs/libqalculate/template @@ -1,19 +1,19 @@ # Template file for 'libqalculate' # NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt' pkgname=libqalculate -version=4.5.1 -revision=3 +version=4.8.1 +revision=1 build_style=gnu-configure hostmakedepends="intltool pkg-config doxygen" makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel mpfr-devel" short_desc="Multi-purpose desktop calculator library" -maintainer="Artem Zhurikhin " +maintainer="yosh " 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=230c28f067c02a486252d6ea9a206ffc2b6803ae0430696f9e56611bece20585 +checksum=a55fbdc14cb183c62a95e430823017b5f958f0758d3476578f8cc05369157c54 qalculate_package() { short_desc="Multi-purpose desktop calculator - CLI version" diff --git a/srcpkgs/qalculate-gtk/template b/srcpkgs/qalculate-gtk/template index 2ab22e4a4b81c..1d9d281366f0e 100644 --- a/srcpkgs/qalculate-gtk/template +++ b/srcpkgs/qalculate-gtk/template @@ -1,16 +1,16 @@ # Template file for 'qalculate-gtk' # NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt' pkgname=qalculate-gtk -version=4.5.1 +version=4.8.1 revision=1 build_style=gnu-configure hostmakedepends="intltool pkg-config glib-devel" makedepends="libqalculate-devel gtk+3-devel" depends="gnuplot" short_desc="Multi-purpose desktop calculator - GTK+ version" -maintainer="Artem Zhurikhin " +maintainer="yosh " license="GPL-2.0-or-later" homepage="https://qalculate.github.io" changelog="https://qalculate.github.io/news.html" distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz" -checksum=1f8b95cfb8267c60c8e1c2faf78f6fc487714d6d504b2a121809ca5582e2d656 +checksum=b97e84a5f52b277eefb8e5b9b60cfc7aeed3b243f92a9725ff9cc3aeeacf41c2 diff --git a/srcpkgs/qalculate-qt/template b/srcpkgs/qalculate-qt/template index 93011699db603..90f8bd097ba23 100644 --- a/srcpkgs/qalculate-qt/template +++ b/srcpkgs/qalculate-qt/template @@ -1,16 +1,16 @@ # Template file for 'qalculate-qt' # NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk' pkgname=qalculate-qt -version=4.5.1 +version=4.8.1 revision=1 build_style=qmake hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools" makedepends="libqalculate-devel qt5-devel" depends="gnuplot" short_desc="Multi-purpose desktop calculator - QT version" -maintainer="Orphaned " +maintainer="yosh " license="GPL-2.0-or-later" homepage="https://qalculate.github.io" changelog="https://qalculate.github.io/news.html" distfiles="https://github.com/Qalculate/qalculate-qt/releases/download/v${version}/qalculate-qt-${version}.tar.gz" -checksum=fee346f061606b4263f703c58efb6e9d1a952be2a3cd240b254a0ce5a6e04cf3 +checksum=34977c8d02d47831c21a9a25ef967d8c5eefe630ec10f86347a7c598891300d5