kolourpaint: update to 19.12.0.
This commit is contained in:
parent
a4c3ca02ae
commit
6b68abb386
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kolourpaint'
|
# Template file for 'kolourpaint'
|
||||||
pkgname=kolourpaint
|
pkgname=kolourpaint
|
||||||
version=19.08.3
|
version=19.12.0
|
||||||
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 kcoreaddons kdoctools qt5-host-tools qt5-qmake"
|
||||||
|
@ -9,8 +9,8 @@ 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}/applications/${version}/src/kolourpaint-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kolourpaint-${version}.tar.xz"
|
||||||
checksum=aac61cfc561b4d4759b086508c53c525db6899ae11a2400c4ca701fcb5649c8d
|
checksum=bbe2ec76db67caf90060dd03af3f3801f8d95e60945f544c88402f26d79bbabb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue