git » kolourpaint.git » commit 0dde8f9

Update to 21.12.0

author Antonio Rojas
2021-12-09 09:47:33 UTC
committer Antonio Rojas
2021-12-09 09:47:33 UTC
parent f162c1ed5ce8255eaf9420416ff5b8b333e8a099

Update to 21.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2606349..bc3d1f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kolourpaint
-pkgver=21.08.3
+pkgver=21.12.0
 pkgrel=1
 pkgdesc='Paint Program'
 url='https://apps.kde.org/kolourpaint/'
@@ -13,7 +13,7 @@ groups=(kde-applications kde-graphics)
 depends=(libksane kio)
 makedepends=(extra-cmake-modules kdoctools)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('11b2b987ed34a561f18336ec00d1e161bed06d9b31f7f747b3482994af8c9185'
+sha256sums=('55b9064d5c476f04bb911582fc34ae552b9e5e04b8312862289f3ca8e34feb98'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>