git » krita.git » commit 9fa55c9

Update to 5.0.6

author Antonio Rojas
2022-04-27 16:12:23 UTC
committer Antonio Rojas
2022-04-27 16:12:23 UTC
parent 276591f33d849b9718009a3850655dc3fcb2cb2a

Update to 5.0.6

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index f47f719..00fed79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Antonio Rojas <arojas@archlinux,org>
 
 pkgname=krita
-_pkgver=5.0.5
+_pkgver=5.0.6
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=1
 pkgdesc='Edit and paint images'
 arch=(x86_64)
 url='https://krita.org'
@@ -17,7 +17,7 @@ optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations'
             'kseexpr: SeExpr generator layer' 'kimageformats: PSD support' 'libmypaint: support for MyPaint brushes'
             'krita-plugin-gmic: GMic plugin')
 source=(https://download.kde.org/stable/krita/$_pkgver/$pkgname-$_pkgver.tar.gz{,.sig})
-sha256sums=('162fff4596484e688655d4636373b1a77bcea39824c655b477afc1463aaf2dae'
+sha256sums=('edd76d1b3e5fd00cffb90c4fdaa4dafecc8bf3638d1f7bccf463ec11ea3e0e62'
             'SKIP')
 validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD'  # Boudewijn Rempt <foundation@krita.org>
               'E9FB29E74ADEACC5E3035B8AB69EB4CF7468332F'  # Dmitry Kazakov (main key) <dimula73@gmail.com>