mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
qalculate: update to 3.1.0.
This commit is contained in:
parent
a73837a0f9
commit
1510acbb05
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'qalculate'
|
# Template file for 'qalculate'
|
||||||
pkgname=qalculate
|
pkgname=qalculate
|
||||||
version=3.0.0
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lib${pkgname}-${version}"
|
wrksrc="lib${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
||||||
mpfr-devel"
|
mpfr-devel"
|
||||||
short_desc="A multi-purpose desktop calculator"
|
short_desc="Multi-purpose desktop calculator"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
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=2882edd45016a6bcbf33120dd0b83676221a1d58af73f7f4cd6bbec4e1a26b1e
|
checksum=40174309c59a0eebdc42d63b230662d8b897bee21a6a31f10d7387b17b133a11
|
||||||
|
|
||||||
libqalculate-data_package() {
|
libqalculate-data_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue