extra/krita to 5.0.6-1

This commit is contained in:
Kevin Mihelich 2022-04-27 19:34:55 +00:00
parent d27cc232e3
commit 144c5e4505

View file

@ -4,9 +4,9 @@
# - remove makedepend on vc # - remove makedepend on vc
pkgname=krita pkgname=krita
_pkgver=5.0.5 _pkgver=5.0.6
pkgver=${_pkgver/-/} pkgver=${_pkgver/-/}
pkgrel=2 pkgrel=1
pkgdesc='Edit and paint images' pkgdesc='Edit and paint images'
arch=(x86_64) arch=(x86_64)
url='https://krita.org' url='https://krita.org'
@ -20,7 +20,7 @@ optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations'
'kseexpr: SeExpr generator layer' 'kimageformats: PSD support' 'libmypaint: support for MyPaint brushes' 'kseexpr: SeExpr generator layer' 'kimageformats: PSD support' 'libmypaint: support for MyPaint brushes'
'krita-plugin-gmic: GMic plugin') 'krita-plugin-gmic: GMic plugin')
source=(https://download.kde.org/stable/krita/$_pkgver/$pkgname-$_pkgver.tar.gz{,.sig}) source=(https://download.kde.org/stable/krita/$_pkgver/$pkgname-$_pkgver.tar.gz{,.sig})
sha256sums=('162fff4596484e688655d4636373b1a77bcea39824c655b477afc1463aaf2dae' sha256sums=('edd76d1b3e5fd00cffb90c4fdaa4dafecc8bf3638d1f7bccf463ec11ea3e0e62'
'SKIP') 'SKIP')
validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD' # Boudewijn Rempt <foundation@krita.org> validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD' # Boudewijn Rempt <foundation@krita.org>
'E9FB29E74ADEACC5E3035B8AB69EB4CF7468332F' # Dmitry Kazakov (main key) <dimula73@gmail.com> 'E9FB29E74ADEACC5E3035B8AB69EB4CF7468332F' # Dmitry Kazakov (main key) <dimula73@gmail.com>