qalculate: update to 3.0.0. (soname bump)
This commit is contained in:
parent
2a4401d088
commit
14cbec9b2b
|
@ -2794,7 +2794,7 @@ libdouble-conversion.so.1 double-conversion-2.0.1_1
|
|||
libspectrum.so.8 libspectrum-1.2.2_1
|
||||
libbearssl.so.0 bearssl-0.3_1
|
||||
libXfont2.so.2 libXfont2-2.0.1_1
|
||||
libqalculate.so.20 libqalculate-2.8.0_1
|
||||
libqalculate.so.21 libqalculate-3.0.0_1
|
||||
libweston-5.so.0 weston-5.0.0_1
|
||||
libweston-desktop-5.so.0 weston-5.0.0_1
|
||||
libostree-1.so.1 libostree-2017.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qalculate'
|
||||
pkgname=qalculate
|
||||
version=2.9.0
|
||||
version=3.0.0
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://qalculate.github.io"
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||
checksum=a4c62f9b097c78a5fbb9fd5ca7b56c03512a23291511e5c7cd4876155ee43575
|
||||
checksum=2882edd45016a6bcbf33120dd0b83676221a1d58af73f7f4cd6bbec4e1a26b1e
|
||||
|
||||
libqalculate-data_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Reference in New Issue