mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
qalculate: update to 3.12.0.
This commit is contained in:
parent
bfdf7bc081
commit
d0d8861f03
1 changed files with 3 additions and 3 deletions
|
@ -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.11.0
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lib${pkgname}-${version}"
|
wrksrc="lib${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,11 +9,11 @@ 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="Orphaned <orphan@voidlinux.org>"
|
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=6992ff25774a15d6a0b09542b1f137dd5dc00995dfe9a765205ec2da39b4e13f
|
checksum=ff6b56c2afbed4c37b37869fde3b45610722fa4bb4b802c84f7cb387968fbc68
|
||||||
|
|
||||||
libqalculate-data_package() {
|
libqalculate-data_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue