author | Felix Yan
<felixonmars@archlinux.org> 2019-08-20 08:58:46 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-20 08:58:46 UTC |
parent | 56e531fba9f03280b831a52b1a74a1f1fa50ea5d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 83855d4..a28e110 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kolourpaint -pkgver=19.04.3 +pkgver=19.08.0 pkgrel=1 pkgdesc="Paint Program" url="https://kde.org/applications/graphics/kolourpaint/" @@ -13,7 +13,7 @@ groups=(kde-applications kdegraphics) depends=(kdelibs4support libksane) makedepends=(extra-cmake-modules kdesignerplugin kdoctools) source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('7ba4089fe55c870b54ff44bd423eebe50303b0324c4b421589115c4d1d349cac' +sha256sums=('00596d813eff27e45de7f51ae411b144ee21a7ae2baf576e248046dbd97e097d' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>