mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/krita to 4.2.2-1
This commit is contained in:
parent
41d4ff3b4c
commit
c4dac46fc1
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# - remove makedepend on vc
|
||||
|
||||
pkgname=krita
|
||||
pkgver=4.2.1
|
||||
pkgver=4.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Edit and paint images"
|
||||
arch=(x86_64)
|
||||
|
@ -17,8 +17,8 @@ optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 'opencolorio:
|
|||
"krita-plugin-gmic: G'MIC plugin" 'python-pyqt5: for the Python plugins' 'libheif: HEIF filter')
|
||||
conflicts=(calligra-krita krita-l10n)
|
||||
replaces=(calligra-krita krita-l10n)
|
||||
source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('35367adde808c9460a9d6e08f80255a64d08470acbef391e56d00acc929ca9ca')
|
||||
source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz") # {,.sig}
|
||||
sha256sums=('fa5a8b17ef4fd4734cf2e1dd6935243ac7e50fd375eb0d651302ce71f12af3df')
|
||||
validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt <foundation@krita.org>
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue