qalculate: update to 3.16.1.
This commit is contained in:
parent
10af2306b1
commit
b4551abe19
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qalculate'
|
# Template file for 'qalculate'
|
||||||
# NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
|
# NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
|
||||||
pkgname=qalculate
|
pkgname=qalculate
|
||||||
version=3.14.0
|
version=3.16.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lib${pkgname}-${version}"
|
wrksrc="lib${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Artem Zhurikhin <ashpool@xecut.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://qalculate.github.io"
|
homepage="https://qalculate.github.io"
|
||||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||||
checksum=ef422aa54eac7c711ece65dd3a5cbc66370d3e17173465313201897c201e7d3e
|
checksum=bbe837073bf0d1995fe7ead4aae2b2e24260351048f6a513a9ca210342ce8e59
|
||||||
|
|
||||||
libqalculate_package() {
|
libqalculate_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Reference in New Issue