krita: update to 3.1.4
This commit is contained in:
parent
8e6ce7e3b3
commit
4e46a45e47
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'krita'
|
# Template file for 'krita'
|
||||||
pkgname=krita
|
pkgname=krita
|
||||||
version=3.1.2.1
|
version=3.1.4
|
||||||
revision=3
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
replaces="calligra-krita>=0"
|
replaces="calligra-krita>=0"
|
||||||
|
@ -17,5 +17,5 @@ makedepends="karchive-devel kconfig-devel kwidgetsaddons-devel kcompletion-devel
|
||||||
poppler-qt5-devel libcurl-devel"
|
poppler-qt5-devel libcurl-devel"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://krita.org/"
|
homepage="https://krita.org/"
|
||||||
distfiles="http://download.kde.org/stable/krita/${version%.*}/krita-${version}.tar.gz"
|
distfiles="https://download.kde.org/stable/krita/${version}/krita-${version}.tar.gz"
|
||||||
checksum=934ed82c3f4e55e7819b327c838ea2f307d3bf3d040722501378b01d76a3992d
|
checksum=741837b0d12afa795dbbca45d5efc78966f3041dbfb22a268c101c7dc23e82aa
|
||||||
|
|
Loading…
Reference in a new issue