qalculate: update to 3.20.1
This commit is contained in:
parent
325579f374
commit
363b58b7b2
|
@ -2996,7 +2996,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.21 libqalculate-3.0.0_1
|
||||
libqalculate.so.22 libqalculate-3.20.1_1
|
||||
libweston-9.so.0 weston-9.0.0_1
|
||||
libostree-1.so.1 libostree-2020.8_2
|
||||
librhash.so.0 rhash-1.3.4_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qalculate'
|
||||
# NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
|
||||
pkgname=qalculate
|
||||
version=3.19.0
|
||||
version=3.20.1
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Artem Zhurikhin <ashpool@xecut.net>"
|
|||
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=43657a96e18b91739a0ef1d0f42701d7c5a0c8a3a6c7eee8ebfe9aeda75f7ddc
|
||||
checksum=cee57c21fd5e20862734d7712907824ef7c689efc7d54c237e3766b6c83c7ee7
|
||||
|
||||
libqalculate_package() {
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Reference in New Issue