qalculate: update to 1.0.0 (soname bump)
This commit is contained in:
parent
f89e8328ad
commit
e9399d7871
|
@ -2741,7 +2741,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.9 libqalculate-0.9.12_1
|
||||
libqalculate.so.10 libqalculate-1.0.0_1
|
||||
libweston-2.so.0 weston-2.0.0_1
|
||||
libmutter-0.so.0 mutter-3.24.0_1
|
||||
libmutter-clutter-0.so mutter-3.24.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qalculate'
|
||||
pkgname=qalculate
|
||||
version=0.9.12
|
||||
version=1.0.0
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,8 +10,8 @@ makedepends="libxml2-devel glib-devel cln-devel readline-devel"
|
|||
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=4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}a/libqalculate-${version}.tar.gz"
|
||||
checksum=7cc5a67356374d7f4fb20619dc4dd7976bbe9ae8d5bc3a40b44c46264de9549b
|
||||
|
||||
libqalculate-data_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue
Block a user