mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/krita to 5.0.2-1
This commit is contained in:
parent
9520411ce6
commit
9997b4dfaf
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
# - remove makedepend on vc
|
# - remove makedepend on vc
|
||||||
|
|
||||||
pkgname=krita
|
pkgname=krita
|
||||||
_pkgver=5.0.0
|
_pkgver=5.0.2
|
||||||
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'
|
||||||
|
@ -19,7 +19,7 @@ optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations'
|
||||||
'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
|
'python-pyqt5: for the Python plugins' 'libheif: HEIF filter'
|
||||||
'kseexpr: SeExpr generator layer' 'kimageformats: PSD support' 'libmypaint: support for MyPaint brushes')
|
'kseexpr: SeExpr generator layer' 'kimageformats: PSD support' 'libmypaint: support for MyPaint brushes')
|
||||||
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=('84d5833dbcab3fd3a418f4c37670d82ad919430f0c6d0a57b993907471eecc57'
|
sha256sums=('e6751fc7eb504977a4880a376ebbd3995c87dad154486084e82397e65d499cbf'
|
||||||
'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>
|
||||||
|
|
Loading…
Reference in a new issue