mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/krita to 4.2.8.1-1
This commit is contained in:
parent
e7eba64279
commit
be707ed330
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# - remove makedepend on vc
|
||||
|
||||
pkgname=krita
|
||||
pkgver=4.2.8
|
||||
pkgver=4.2.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="Edit and paint images"
|
||||
arch=(x86_64)
|
||||
|
@ -18,9 +18,9 @@ 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"{,.sig}
|
||||
source=("https://download.kde.org/stable/krita/${pkgver%.*}/$pkgname-$pkgver.tar.gz"{,.sig}
|
||||
kdebug-410867.patch::"https://invent.kde.org/kde/krita/commit/ca07d42c.patch")
|
||||
sha256sums=('28bc2b756917ea7896ded1088e6e6c3fd51736ed0c297b97d9500dab7b23b16c'
|
||||
sha256sums=('316123be4899cdf5f0d8f1f9375304986ed2a77d813a8f211ddf5e995d8e93cc'
|
||||
'SKIP'
|
||||
'cfc9c7b2accbb730be3d9e2c92e5d501d2e3465841c97efae84602987e8cae3b')
|
||||
validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt <foundation@krita.org>
|
||||
|
|
Loading…
Reference in a new issue