git » libkdcraw.git » commit ecca941

KDE Applications 17.04.2

author Antonio Rojas
2017-06-08 10:54:37 UTC
committer Antonio Rojas
2017-06-08 10:54:37 UTC
parent 4118f117f779c61ee2a5347690cc8338aa12be45

KDE Applications 17.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0c007ac..b2119d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=17.04.1
+pkgver=17.04.2
 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=('fe66b9f02037db6ad3125e4e0759283f7ab0baa34eaae73473dfd39b3ff818a8'
+sha256sums=('b34bb13a95f9538081d8b45507ddfa4e266736d5475feef345a21c463932ad9d'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>