libqalculate: update to 4.3.0.
This commit is contained in:
parent
e05d0004b8
commit
586862eacf
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libqalculate'
|
||||
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
|
||||
pkgname=libqalculate
|
||||
version=4.1.1
|
||||
revision=2
|
||||
version=4.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config doxygen"
|
||||
makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://qalculate.github.io"
|
||||
changelog="https://qalculate.github.io/news.html"
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||
checksum=b5611a91293be40fbe8723a81937e25ffb54e6ad6e60f282d044ed92f2d97002
|
||||
checksum=ddcb7b77dcbd06775cde95ea8360e4ffaef8f9df34c9690700c87980c36ab244
|
||||
|
||||
qalculate_package() {
|
||||
short_desc="Multi-purpose desktop calculator - CLI version"
|
||||
|
|
Loading…
Reference in New Issue