git » libkdcraw.git » commit a86755b

Update to 19.12.1

author Antonio Rojas
2020-01-09 12:20:20 UTC
committer Antonio Rojas
2020-01-09 12:20:20 UTC
parent 06a86c54e95a0a4c43ca707fe053a249637769f7

Update to 19.12.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e16ac2c..95d7b45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=19.12.0
+pkgver=19.12.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/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('42faf081dddeef145abba46774ed240e6f35cc693c16eee76ff931c7c28c851c'
+sha256sums=('bbdd5b1b9b40780b5f2be567d9ba0ab163fe7dcc7121070b788106e0fe966c1e'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>