git » libkdcraw.git » commit 89bd1de

Update to 21.12.1

author Antonio Rojas
2022-01-06 11:12:53 UTC
committer Antonio Rojas
2022-01-06 11:12:53 UTC
parent ed1acfd909d6c8b4ae7805448fc1476d6084341a

Update to 21.12.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 61eafe2..8626323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=21.12.0
+pkgver=21.12.1
 pkgrel=1
 pkgdesc='A C++ interface used to decode RAW picture'
 url='https://www.kde.org/'
@@ -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=('2e8a7a1b7924283c71e84355375f9ac92eda43cc043aea063169061edc8bfc33'
+sha256sums=('9a6b20220b94144d495351e8ed65b61291a13dc6e59716fa599b93de027f4ebc'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>