git » kolourpaint.git » commit 2944bcd

KDE Applications 16.12.3

author Antonio Rojas
2017-03-09 16:12:45 UTC
committer Antonio Rojas
2017-03-09 16:12:45 UTC
parent 900181412b9d8a75683761997715fd49926dc673

KDE Applications 16.12.3

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 660a17e..d02a965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kolourpaint
-pkgver=16.12.2
+pkgver=16.12.3
 pkgrel=1
 pkgdesc="Paint Program"
 url="https://kde.org/applications/graphics/kolourpaint/"
@@ -15,8 +15,8 @@ makedepends=(extra-cmake-modules kdesignerplugin kdoctools)
 conflicts=(kdegraphics-kolourpaint)
 replaces=(kdegraphics-kolourpaint)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('9c80a1a1cd2b6e78ac9c131e089fbb80325df351'
-          'SKIP')
+sha256sums=('ebb3dde7bbcdc289083a873169cb08e013fc02517e8914cf7a0ceebf96ede3f9'
+            'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {