author | Antonio Rojas
<arojas@archlinux.org> 2017-10-11 10:02:42 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-10-11 10:02:42 UTC |
parent | a0bd776005b78deb200be77ec8199443afa13789 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b58ba31..9d3f316 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,14 +3,14 @@ pkgname=krita pkgver=3.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Edit and paint images" arch=(i686 x86_64) url="https://krita.org" license=(GPL3) depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 opencolorio) -optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 'opencolorio: for the LUT docker') +optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 'opencolorio: for the LUT docker' "krita-plugin-gmic: G'MIC plugin") conflicts=(calligra-krita krita-l10n) replaces=(calligra-krita krita-l10n) source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz"{,.sig})