qalculate: update to 3.8.0, orphan package
This commit is contained in:
parent
f15d9eb97c
commit
734231d652
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'qalculate'
|
# Template file for 'qalculate'
|
||||||
pkgname=qalculate
|
pkgname=qalculate
|
||||||
version=3.7.0
|
version=3.8.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 doxygen"
|
||||||
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="Multi-purpose desktop calculator"
|
short_desc="Multi-purpose desktop calculator"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=f1a3f2510133ed8d4b278058565d83d65c180025711a4dc7da8e242d8a5f8247
|
checksum=d8fcf445677ced76c13db5bd31af96f069f83041a264ac4df0d065af47b2e1ae
|
||||||
|
|
||||||
libqalculate-data_package() {
|
libqalculate-data_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Reference in a new issue