git » libkdcraw.git » commit 730cc57

KDE Applications 19.04.1

author Antonio Rojas
2019-05-12 13:38:44 UTC
committer Antonio Rojas
2019-05-12 13:38:44 UTC
parent 6cc59285d5b6033a81b77fc5d94aa277794ecaba

KDE Applications 19.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ebd9da0..7726e4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=19.04.0
+pkgver=19.04.1
 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=('30df02047c0f1b97a7c90c8eb5f7a3c5d322f13e0158395d3f9798ff21ed529e'
+sha256sums=('54576a803929a0adb3d25e239395b541c0820fecd633f09ea40677882c82e42c'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>