mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
kolourpaint: update to 18.12.3.
This commit is contained in:
parent
4a65895ef6
commit
9d6575ae74
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kolourpaint'
|
# Template file for 'kolourpaint'
|
||||||
pkgname=kolourpaint
|
pkgname=kolourpaint
|
||||||
version=18.12.2
|
version=18.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="BSD-2-Clause, GPL-2.0-or-later, LGPL-2.1-only, GFDL-1.2-only"
|
license="BSD-2-Clause, GPL-2.0-or-later, LGPL-2.1-only, GFDL-1.2-only"
|
||||||
homepage="http://www.kolourpaint.org/"
|
homepage="http://www.kolourpaint.org/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kolourpaint-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kolourpaint-${version}.tar.xz"
|
||||||
checksum=c9a574530f9c8868578d8c98d7c83aff7497367d396dceb0410c17fd142c2886
|
checksum=450b714f0d73b59d31c4ceda142a3496d14e51d84b8c8968548a15e05c138f98
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"
|
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue