kolourpaint: update to 18.04.0.
Closes #13682. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
7a2ff81c3b
commit
a7fdd0b315
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kolourpaint'
|
||||
pkgname=kolourpaint
|
||||
version=17.12.3
|
||||
version=18.04.0
|
||||
revision=1
|
||||
short_desc="Free, easy-to-use paint program for KDE"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
@ -9,7 +9,7 @@ hostmakedepends="extra-cmake-modules"
|
|||
makedepends="kdelibs4support-devel kparts-devel qt5-devel"
|
||||
homepage="http://www.kolourpaint.org/"
|
||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=1c0df432c88140c26d3e379a79b99d4c4c71dc75f492d9c6e36bba1ea71f6d97
|
||||
checksum=7917e35daafa18288c04d1c810d70a996d5829748b15e93bf4f0dc45080f60a1
|
||||
license="2-clause-BSD, GPL-2, GPL-2+, GFDL-1.2"
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue