extra/krita to 4.4.1-1

This commit is contained in:
Kevin Mihelich 2020-10-29 13:51:15 +00:00
parent 248d307344
commit 5e20e84dd9

View file

@ -4,9 +4,9 @@
# - remove makedepend on vc
pkgname=krita
_pkgver=4.4.0
_pkgver=4.4.1
pkgver=${_pkgver/-/}
pkgrel=5
pkgrel=1
pkgdesc="Edit and paint images"
arch=(x86_64)
url="https://krita.org"
@ -18,10 +18,8 @@ makedepends=(extra-cmake-modules kdoctools boost eigen poppler-qt5 opencolorio p
optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 'opencolorio: for the LUT docker'
"krita-plugin-gmic: G'MIC plugin" 'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
'seexpr-krita: SeExpr generator layer')
conflicts=(calligra-krita krita-l10n)
replaces=(calligra-krita krita-l10n)
source=("https://download.kde.org/stable/krita/$_pkgver/$pkgname-$_pkgver.tar.gz"{,.sig})
sha256sums=('fc5f8376e4712c26178688284aeaf2fa1d48473535ed5b214297178a1fe9278f'
sha256sums=('6f2daf068e4e5cef8a738ab47da443dc82ad1463090a4a1544b35201272c3817'
'SKIP')
validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD' # Boudewijn Rempt <foundation@krita.org>
'E9FB29E74ADEACC5E3035B8AB69EB4CF7468332F') # Dmitry Kazakov (main key) <dimula73@gmail.com>