git » kolourpaint.git » commit 936fb13

KDE Applications 18.08.0

author Antonio Rojas
2018-08-17 13:57:53 UTC
committer Antonio Rojas
2018-08-17 13:57:53 UTC
parent 5f9c9960f2306e0747e7c51f31e506f0829f3d75

KDE Applications 18.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 61f83d9..d71174a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kolourpaint
-pkgver=18.04.3
+pkgver=18.08.0
 pkgrel=1
 pkgdesc="Paint Program"
 url="https://kde.org/applications/graphics/kolourpaint/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdegraphics)
-depends=(kdelibs4support libksane hicolor-icon-theme)
+depends=(kdelibs4support libksane)
 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})
-sha256sums=('b7bf37957c188c84b885311ce56d9dc20f3d63193803a7b1151adf9460f4539e'
+sha256sums=('f1e2e5d0bb1086037517c691c6bfb1159c7dd9ef86eccadba29485a810eb085c'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>