qalculate: update to 2.2.1. (soname bump)
This commit is contained in:
parent
bd0fbbc294
commit
9ec6dd199c
2 changed files with 4 additions and 4 deletions
|
@ -2830,7 +2830,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.13 libqalculate-2.2.0_1
|
||||
libqalculate.so.14 libqalculate-2.2.1_1
|
||||
libweston-3.so.0 weston-3.0.0_1
|
||||
libweston-desktop-3.so.0 weston-3.0.0_1
|
||||
libmutter-0.so.0 mutter-3.24.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qalculate'
|
||||
pkgname=qalculate
|
||||
version=2.2.0
|
||||
revision=2
|
||||
version=2.2.1
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
|
@ -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=1f02c58cc14e899a77970d3ad97afe4e3a765e6b602b3f3d38fbc5039d466288
|
||||
checksum=1752b6a046eaf84ee62a7dc8d2c874b538517956ce8affac80df09a3b55bef5d
|
||||
|
||||
libqalculate-data_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue