libqalculate: update to 4.1.1.
This commit is contained in:
parent
565d587294
commit
cb488810ab
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libqalculate'
|
||||
# NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
|
||||
pkgname=libqalculate
|
||||
version=4.1.0
|
||||
version=4.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config doxygen"
|
||||
|
@ -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=d943e5285bdc0b3cd77b8f7a10391d7c753fc19b0ddd48e5d4179decf709d6ff
|
||||
checksum=b5611a91293be40fbe8723a81937e25ffb54e6ad6e60f282d044ed92f2d97002
|
||||
|
||||
qalculate_package() {
|
||||
short_desc="Multi-purpose desktop calculator - CLI version"
|
||||
|
|
Loading…
Reference in a new issue