mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libqalculate: update to 5.1.1
This commit is contained in:
parent
7784a3877e
commit
f706ad82af
2 changed files with 3 additions and 3 deletions
|
@ -3065,7 +3065,7 @@ libdouble-conversion.so.3 double-conversion-3.1.5_1
|
||||||
libspectrum.so.8 libspectrum-1.2.2_1
|
libspectrum.so.8 libspectrum-1.2.2_1
|
||||||
libbearssl.so.0 bearssl-0.3_1
|
libbearssl.so.0 bearssl-0.3_1
|
||||||
libXfont2.so.2 libXfont2-2.0.1_1
|
libXfont2.so.2 libXfont2-2.0.1_1
|
||||||
libqalculate.so.22 libqalculate-3.20.1_1
|
libqalculate.so.23 libqalculate-5.1.1_1
|
||||||
libostree-1.so.1 ostree-2023.1_1
|
libostree-1.so.1 ostree-2023.1_1
|
||||||
librhash.so.1 rhash-1.4.4_1
|
librhash.so.1 rhash-1.4.4_1
|
||||||
libserialport.so.0 libserialport-0.1.1_1
|
libserialport.so.0 libserialport-0.1.1_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libqalculate'
|
# Template file for 'libqalculate'
|
||||||
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
|
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
|
||||||
pkgname=libqalculate
|
pkgname=libqalculate
|
||||||
version=4.9.0
|
version=5.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool pkg-config doxygen"
|
hostmakedepends="intltool pkg-config doxygen"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://qalculate.github.io"
|
homepage="https://qalculate.github.io"
|
||||||
changelog="https://qalculate.github.io/news.html"
|
changelog="https://qalculate.github.io/news.html"
|
||||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||||
checksum=6130ed28f7fb8688bccede4f3749b7f75e4a000b8080840794969d21d1c1bf0f
|
checksum=04db2d1c8dc0d5a006971bb138aa71d4a944275dde8dbf952ad8b59bf499aba1
|
||||||
|
|
||||||
qalculate_package() {
|
qalculate_package() {
|
||||||
short_desc="Multi-purpose desktop calculator - CLI version"
|
short_desc="Multi-purpose desktop calculator - CLI version"
|
||||||
|
|
Loading…
Add table
Reference in a new issue