qalculate: update to 2.6.0. (soname bump)

This commit is contained in:
Helmut Pozimski 2018-05-16 17:58:14 +02:00 committed by maxice8
parent 865a46a874
commit a68e6f6d2c
2 changed files with 6 additions and 7 deletions

View File

@ -2892,7 +2892,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.15 libqalculate-2.3.0_1
libqalculate.so.18 libqalculate-2.6.0_1
libweston-4.so.0 weston-4.0.0_1
libweston-desktop-4.so.0 weston-4.0.0_1
libostree-1.so.1 libostree-2017.3_1

View File

@ -1,19 +1,18 @@
# Template file for 'qalculate'
pkgname=qalculate
version=2.3.0
version=2.6.0
revision=1
wrksrc="lib${pkgname}-${version}"
build_style=gnu-configure
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"
depends="gnuplot"
license="GPL-2"
mpfr-devel"
license="GPL-2.0-or-later"
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=29335b91b5215dcc384396343b03b2bb99cf4e827b7084f84ac32e6a09661796
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}a/libqalculate-${version}.tar.gz"
checksum=0f575baac08669177c0003d1445f7b71eb37f46eccbbb35cc4595373c1f3391d
libqalculate-data_package() {
noarch=yes