mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
qalculate: update to 4.9.0
This commit is contained in:
parent
7eb766c430
commit
aedcd574d1
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libqalculate'
|
||||
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
|
||||
pkgname=libqalculate
|
||||
version=4.8.1
|
||||
version=4.9.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=a55fbdc14cb183c62a95e430823017b5f958f0758d3476578f8cc05369157c54
|
||||
checksum=6130ed28f7fb8688bccede4f3749b7f75e4a000b8080840794969d21d1c1bf0f
|
||||
|
||||
qalculate_package() {
|
||||
short_desc="Multi-purpose desktop calculator - CLI version"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qalculate-gtk'
|
||||
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt'
|
||||
pkgname=qalculate-gtk
|
||||
version=4.8.1
|
||||
version=4.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config glib-devel"
|
||||
|
@ -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=b97e84a5f52b277eefb8e5b9b60cfc7aeed3b243f92a9725ff9cc3aeeacf41c2
|
||||
checksum=d6f8bae81585088dcf8eb60ea41614c5a11e9096f1f1aec186e94839b030d480
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qalculate-qt'
|
||||
# NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
|
||||
pkgname=qalculate-qt
|
||||
version=4.8.1
|
||||
version=4.9.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools"
|
||||
|
@ -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=34977c8d02d47831c21a9a25ef967d8c5eefe630ec10f86347a7c598891300d5
|
||||
checksum=d3d2a054ed73c005fe2e64dc1882a0fe2f9aef817d59f30898efe4a80edf1330
|
||||
|
|
Loading…
Add table
Reference in a new issue