mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/krita to 5.0.6-1
This commit is contained in:
parent
d27cc232e3
commit
144c5e4505
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
# - remove makedepend on vc
|
||||
|
||||
pkgname=krita
|
||||
_pkgver=5.0.5
|
||||
_pkgver=5.0.6
|
||||
pkgver=${_pkgver/-/}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='Edit and paint images'
|
||||
arch=(x86_64)
|
||||
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'
|
||||
'krita-plugin-gmic: GMic plugin')
|
||||
source=(https://download.kde.org/stable/krita/$_pkgver/$pkgname-$_pkgver.tar.gz{,.sig})
|
||||
sha256sums=('162fff4596484e688655d4636373b1a77bcea39824c655b477afc1463aaf2dae'
|
||||
sha256sums=('edd76d1b3e5fd00cffb90c4fdaa4dafecc8bf3638d1f7bccf463ec11ea3e0e62'
|
||||
'SKIP')
|
||||
validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD' # Boudewijn Rempt <foundation@krita.org>
|
||||
'E9FB29E74ADEACC5E3035B8AB69EB4CF7468332F' # Dmitry Kazakov (main key) <dimula73@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue