mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
krita: update to 4.2.1.
This commit is contained in:
parent
dbb1cee856
commit
16c96314ac
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'krita'
|
# Template file for 'krita'
|
||||||
pkgname=krita
|
pkgname=krita
|
||||||
version=4.2.0
|
version=4.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DBUILD_TESTING=OFF"
|
configure_args="-Wno-dev -DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config python3"
|
hostmakedepends="extra-cmake-modules pkg-config python3"
|
||||||
|
@ -17,6 +17,6 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://krita.org/"
|
homepage="https://krita.org/"
|
||||||
distfiles="${KDE_SITE}/krita/${version}/krita-${version}.tar.gz"
|
distfiles="${KDE_SITE}/krita/${version}/krita-${version}.tar.gz"
|
||||||
checksum=d5eb5cce8bdb68bc669e8f8f6a41d09821bcc4ef5a4c99de6f7838b1c884abd0
|
checksum=35367adde808c9460a9d6e08f80255a64d08470acbef391e56d00acc929ca9ca
|
||||||
nocross=yes
|
nocross=yes
|
||||||
replaces="calligra-krita>=0"
|
replaces="calligra-krita>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue