Skip to content

Commit

Permalink
qalculate: update to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshiyoshyosh authored and classabbyamp committed Jan 16, 2025
1 parent cf441d2 commit a22c39a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/libqalculate/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'libqalculate'
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
pkgname=libqalculate
version=5.4.0
version=5.5.0
revision=1
build_style=gnu-configure
hostmakedepends="intltool pkg-config doxygen"
Expand All @@ -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=1fe956877ff1bbb1f4b470c41cdf3d971cebbeda6a35e92282f0eea5193ac343
checksum=6d58c6092242ea7cfa137d73abe74b0e3e0a2b59e99c5db60d045b82c673f72b

qalculate_package() {
short_desc="Multi-purpose desktop calculator - CLI version"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/qalculate-gtk/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'qalculate-gtk'
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt'
pkgname=qalculate-gtk
version=5.4.0
version=5.5.0
revision=1
build_style=gnu-configure
hostmakedepends="intltool pkg-config glib-devel"
Expand All @@ -13,4 +13,4 @@ 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=9a112b3bcb348834dff631fa5d8a55f36b0e4caf5d992c21e4b1a72879611331
checksum=89840c16deba524b23512dc6d8d91f74f282c672a2ad001533f4b063d49171dd
4 changes: 2 additions & 2 deletions srcpkgs/qalculate-qt/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'qalculate-qt'
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
pkgname=qalculate-qt
version=5.4.0
version=5.5.0
revision=1
build_style=qmake
hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools"
Expand All @@ -13,4 +13,4 @@ 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=a97d1813bd68562465657136ebe7c3fb925d442efadc5aa14ac3806c152d2816
checksum=e7e97b2fb6fde836eae2e7bc4249d54cd5ecac13c00e56188de0c21664fb4086

0 comments on commit a22c39a

Please sign in to comment.