diff --git a/extra/krita/PKGBUILD b/extra/krita/PKGBUILD index a3bf384e1..2fe1f7e27 100644 --- a/extra/krita/PKGBUILD +++ b/extra/krita/PKGBUILD @@ -4,7 +4,7 @@ # - remove makedepend on vc pkgname=krita -pkgver=4.2.4 +pkgver=4.2.5 pkgrel=1 pkgdesc="Edit and paint images" arch=(x86_64) @@ -17,8 +17,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} -sha256sums=('f4ea4ce558404a8656076fba5bd945a0be56b8e72ac6a718a9f54f605b19ce80') +source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz"{,.sig}) +sha256sums=('fce4342ae54f7c9b2a318d49d678699d760485ef406b3db235542b9cabc824b8' + 'SKIP') validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt prepare() {