git » libkdcraw.git » commit 13e1fc7

Update to 20.04.1

author Antonio Rojas
2020-05-15 11:49:14 UTC
committer Antonio Rojas
2020-05-15 11:49:14 UTC
parent 68d374099532519b2edf1c6539c57724eef31260

Update to 20.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9f38424..022d603 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkdcraw
-pkgver=20.04.0
+pkgver=20.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/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a8abe962fc739abcc2efeb97472a366c6c3c47b7398e61660e71febe9aedfe5a'
+sha256sums=('21cf13ec2184702c8196e2e21dda831809d636932968f503f60bde48ee248c29'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>