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'
|
||||
# NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
|
||||
pkgname=qalculate
|
||||
version=3.11.0
|
||||
version=3.12.0
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -9,11 +9,11 @@ hostmakedepends="intltool pkg-config doxygen"
|
|||
makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
||||
mpfr-devel"
|
||||
short_desc="Multi-purpose desktop calculator"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Artem Zhurikhin <ashpool@xecut.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://qalculate.github.io"
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||
checksum=6992ff25774a15d6a0b09542b1f137dd5dc00995dfe9a765205ec2da39b4e13f
|
||||
checksum=ff6b56c2afbed4c37b37869fde3b45610722fa4bb4b802c84f7cb387968fbc68
|
||||
|
||||
libqalculate-data_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Reference in a new issue