Skip to content

Commit fa0fc4b

Browse files
yoshiyoshyoshclassabbyamp
authored andcommitted
qalculate: update to 4.8.1, adopt.
1 parent 6b93ab3 commit fa0fc4b

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

srcpkgs/libqalculate/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Template file for 'libqalculate'
22
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
33
pkgname=libqalculate
4-
version=4.5.1
5-
revision=3
4+
version=4.8.1
5+
revision=1
66
build_style=gnu-configure
77
hostmakedepends="intltool pkg-config doxygen"
88
makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
99
mpfr-devel"
1010
short_desc="Multi-purpose desktop calculator library"
11-
maintainer="Artem Zhurikhin <ashpool@xecut.net>"
11+
maintainer="yosh <yosh-git@riseup.net>"
1212
license="GPL-2.0-or-later"
1313
homepage="https://qalculate.github.io"
1414
changelog="https://qalculate.github.io/news.html"
1515
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
16-
checksum=230c28f067c02a486252d6ea9a206ffc2b6803ae0430696f9e56611bece20585
16+
checksum=a55fbdc14cb183c62a95e430823017b5f958f0758d3476578f8cc05369157c54
1717

1818
qalculate_package() {
1919
short_desc="Multi-purpose desktop calculator - CLI version"

srcpkgs/qalculate-gtk/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Template file for 'qalculate-gtk'
22
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt'
33
pkgname=qalculate-gtk
4-
version=4.5.1
4+
version=4.8.1
55
revision=1
66
build_style=gnu-configure
77
hostmakedepends="intltool pkg-config glib-devel"
88
makedepends="libqalculate-devel gtk+3-devel"
99
depends="gnuplot"
1010
short_desc="Multi-purpose desktop calculator - GTK+ version"
11-
maintainer="Artem Zhurikhin <ashpool@xecut.net>"
11+
maintainer="yosh <yosh-git@riseup.net>"
1212
license="GPL-2.0-or-later"
1313
homepage="https://qalculate.github.io"
1414
changelog="https://qalculate.github.io/news.html"
1515
distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
16-
checksum=1f8b95cfb8267c60c8e1c2faf78f6fc487714d6d504b2a121809ca5582e2d656
16+
checksum=b97e84a5f52b277eefb8e5b9b60cfc7aeed3b243f92a9725ff9cc3aeeacf41c2

srcpkgs/qalculate-qt/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Template file for 'qalculate-qt'
22
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
33
pkgname=qalculate-qt
4-
version=4.5.1
4+
version=4.8.1
55
revision=1
66
build_style=qmake
77
hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools"
88
makedepends="libqalculate-devel qt5-devel"
99
depends="gnuplot"
1010
short_desc="Multi-purpose desktop calculator - QT version"
11-
maintainer="Orphaned <orphan@voidlinux.org>"
11+
maintainer="yosh <yosh-git@riseup.net>"
1212
license="GPL-2.0-or-later"
1313
homepage="https://qalculate.github.io"
1414
changelog="https://qalculate.github.io/news.html"
1515
distfiles="https://github.com/Qalculate/qalculate-qt/releases/download/v${version}/qalculate-qt-${version}.tar.gz"
16-
checksum=fee346f061606b4263f703c58efb6e9d1a952be2a3cd240b254a0ce5a6e04cf3
16+
checksum=34977c8d02d47831c21a9a25ef967d8c5eefe630ec10f86347a7c598891300d5

0 commit comments

Comments
 (0)