From e2f24bceef89be645729c4b3bb286b619ff5c746 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 12 Dec 2018 13:38:21 +0000 Subject: [PATCH] extra/krita to 4.1.7-1 --- extra/krita/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extra/krita/PKGBUILD b/extra/krita/PKGBUILD index e75c26226..a070022bf 100644 --- a/extra/krita/PKGBUILD +++ b/extra/krita/PKGBUILD @@ -4,21 +4,21 @@ # - remove makedepend on vc pkgname=krita -pkgver=4.1.6 +pkgver=4.1.7 pkgrel=1 pkgdesc="Edit and paint images" arch=(x86_64) url="https://krita.org" license=(GPL3) -depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs giflib hicolor-icon-theme) +depends=(kitemviews kitemmodels ki18n kcompletion karchive kguiaddons kcrash qt5-svg qt5-multimedia + gsl libraw exiv2 openexr fftw curl boost-libs giflib hicolor-icon-theme desktop-file-utils) makedepends=(extra-cmake-modules kdoctools boost eigen poppler-qt5 opencolorio python-pyqt5 libheif sip python-sip) optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 'opencolorio: for the LUT docker' "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}) -sha256sums=('b61bc14a0e530853ee2a8562effbed3b0a94aeebe8a57c7105ce9527395d6880' - 'SKIP') +source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz") # {,.sig} +sha256sums=('c16ec0dd23cdf20e9dd4d34ebabcf5bdb06a825bd6fe2c7196d6777279bdabd0') validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt prepare() {