kcalc: update to 18.04.2.
This commit is contained in:
parent
4b9b1a5cfb
commit
a39384475d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcalc'
|
||||
pkgname=kcalc
|
||||
version=17.12.2
|
||||
version=18.04.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -8,7 +8,7 @@ hostmakedepends="extra-cmake-modules kconfig kdoctools python qt5-host-tools qt5
|
|||
makedepends="gmp-devel kinit-devel kparts-devel qt5-devel"
|
||||
short_desc="A simple and scientific calculator"
|
||||
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://utils.kde.org/projects/kcalc/"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=e8b2bf3925af563eb109f92f55891ef9b52fb5d192ac5932f9e7a18f4f62048e
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=db0d350bd7e0318d8f015b9a0bc840e1b75713a8c22a738c515afb2d538c3ea7
|
||||
|
|
Loading…
Reference in New Issue