git » libkdcraw.git » commit 49e14a1

KDE Applications 17.08.1

author Antonio Rojas
2017-09-07 17:20:44 UTC
committer Antonio Rojas
2017-09-07 17:20:44 UTC
parent ad9e0fc7167d80faa6599b0f74ccec63d3b16ecc

KDE Applications 17.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8b13bb2..a89dcb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=17.08.0
+pkgver=17.08.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=('662651bdb65efac4aafa9da35f7446af1a64fd9df6f6733b87048a580a60e630'
+sha256sums=('4089e1ab838fabe12ef510eb7a36ca9f26835657478e848b84a22e7bc3cc3765'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>