kolourpaint: update to 19.12.1.
This commit is contained in:
parent
8d2e98307d
commit
f216a3dfea
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'kolourpaint'
|
# Template file for 'kolourpaint'
|
||||||
pkgname=kolourpaint
|
pkgname=kolourpaint
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
||||||
|
qt5-host-tools qt5-qmake"
|
||||||
makedepends="kdelibs4support-devel kparts-devel libksane-devel qt5-devel"
|
makedepends="kdelibs4support-devel kparts-devel libksane-devel qt5-devel"
|
||||||
short_desc="Free, easy-to-use paint program for KDE"
|
short_desc="Free, easy-to-use paint program for KDE"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
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}/release-service/${version}/src/kolourpaint-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kolourpaint-${version}.tar.xz"
|
||||||
checksum=bbe2ec76db67caf90060dd03af3f3801f8d95e60945f544c88402f26d79bbabb
|
checksum=a2db2312ddf79024358309da8b70cb2b9979d208372ce5f0960f662b8aab2518
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue