qalculate: update to 3.6.0
This commit is contained in:
parent
a41dd71546
commit
17f3289a73
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qalculate'
|
# Template file for 'qalculate'
|
||||||
pkgname=qalculate
|
pkgname=qalculate
|
||||||
version=3.5.0
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lib${pkgname}-${version}"
|
wrksrc="lib${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
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=fb7aebc2200ca8b570635a4c359193e2727b89c780d1e21b75f0466acf8955c9
|
checksum=66b38ed6460f0cd6a1b16ba4145c0396c995939da0ed78f15736f8cd794969b2
|
||||||
|
|
||||||
libqalculate-data_package() {
|
libqalculate-data_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Reference in New Issue