git » libkdcraw.git » commit 6cc5928

KDE Applications 19.04.0

author Antonio Rojas
2019-04-20 16:02:33 UTC
committer Antonio Rojas
2019-04-20 16:02:33 UTC
parent 4a1f0d2ac0f3eb9eb2b4102b52cb2e1e2b1a2484

KDE Applications 19.04.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index dec04d8..ebd9da0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=18.12.3
+pkgver=19.04.0
 pkgrel=1
 pkgdesc="A C++ interface used to decode RAW picture"
 url="https://www.kde.org/applications/graphics/"
@@ -12,7 +12,7 @@ license=(GPL LGPL FDL)
 depends=(qt5-base libraw)
 makedepends=(extra-cmake-modules)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c4b6541419b2ebee15d24744d10e67c9a137e616766e765c13e5056c2a37ef99'
+sha256sums=('30df02047c0f1b97a7c90c8eb5f7a3c5d322f13e0158395d3f9798ff21ed529e'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>