kcalc: update to 19.12.1.
This commit is contained in:
parent
0b4bf457ac
commit
9d590bfb6b
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'kcalc'
|
||||
pkgname=kcalc
|
||||
version=19.12.0
|
||||
version=19.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons kconfig kdoctools python3
|
||||
qt5-host-tools qt5-qmake gettext"
|
||||
makedepends="gmp-devel kinit-devel kparts-devel qt5-devel mpfr-devel"
|
||||
short_desc="Simple and scientific calculator"
|
||||
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/utilities/kcalc/"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kcalc-${version}.tar.xz"
|
||||
checksum=437e972c98c6409a8788a0fcdb6f8738e005f9b5f1dc312998325d2a36b33b22
|
||||
checksum=51630cd5c6d7ebbf35fb91419acfe9b2d2719ebfcdc2fff8358dbfaa2cecda57
|
||||
|
|
Loading…
Reference in a new issue