qalculate: update to 0.9.10.
This commit is contained in:
parent
082399f4dc
commit
0b4fe865f4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qalculate'
|
# Template file for 'qalculate'
|
||||||
pkgname=qalculate
|
pkgname=qalculate
|
||||||
version=0.9.9
|
version=0.9.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lib${pkgname}-${version}"
|
wrksrc="lib${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2"
|
||||||
homepage="https://qalculate.github.io/"
|
homepage="https://qalculate.github.io/"
|
||||||
short_desc="A multi-purpose desktop calculator"
|
short_desc="A multi-purpose desktop calculator"
|
||||||
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=ca9fe0228b83d8f8398c3aca233691630bf455389e75bffe8164f0f89a208793
|
checksum=7d81e1b15bc1e674e3d4db71c4fc08dafcef830e6acd39f65034e3c0f694b3b9
|
||||||
|
|
||||||
libqalculate-data_package() {
|
libqalculate-data_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue