mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
kcalc: update to 18.04.2.
This commit is contained in:
parent
4b9b1a5cfb
commit
a39384475d
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcalc'
|
# Template file for 'kcalc'
|
||||||
pkgname=kcalc
|
pkgname=kcalc
|
||||||
version=17.12.2
|
version=18.04.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
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"
|
makedepends="gmp-devel kinit-devel kparts-devel qt5-devel"
|
||||||
short_desc="A simple and scientific calculator"
|
short_desc="A simple and scientific calculator"
|
||||||
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://utils.kde.org/projects/kcalc/"
|
homepage="http://utils.kde.org/projects/kcalc/"
|
||||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e8b2bf3925af563eb109f92f55891ef9b52fb5d192ac5932f9e7a18f4f62048e
|
checksum=db0d350bd7e0318d8f015b9a0bc840e1b75713a8c22a738c515afb2d538c3ea7
|
||||||
|
|
Loading…
Add table
Reference in a new issue