qalculate: update to 2.3.0 (soname bump), adopt
This commit is contained in:
parent
2143d6a0e2
commit
7b329ee432
2 changed files with 4 additions and 4 deletions
|
@ -2840,7 +2840,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.14 libqalculate-2.2.1_1
|
||||
libqalculate.so.15 libqalculate-2.3.0_1
|
||||
libweston-3.so.0 weston-3.0.0_1
|
||||
libweston-desktop-3.so.0 weston-3.0.0_1
|
||||
libostree-1.so.1 libostree-2017.3_1
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'qalculate'
|
||||
pkgname=qalculate
|
||||
version=2.2.1
|
||||
version=2.3.0
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
||||
gmp-devel mpfr-devel"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2"
|
|||
homepage="https://qalculate.github.io/"
|
||||
short_desc="A multi-purpose desktop calculator"
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||
checksum=1752b6a046eaf84ee62a7dc8d2c874b538517956ce8affac80df09a3b55bef5d
|
||||
checksum=29335b91b5215dcc384396343b03b2bb99cf4e827b7084f84ac32e6a09661796
|
||||
|
||||
libqalculate-data_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue