git » libkexiv2.git » commit 00a5516

Update to 21.04.2

author Antonio Rojas
2021-06-10 10:01:05 UTC
committer Antonio Rojas
2021-06-10 10:01:05 UTC
parent 35add7a6c103cf0c6c3ca8d88df7c0ce16f86cf3

Update to 21.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9e4823a..ab1d4f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=21.04.1
+pkgver=21.04.2
 pkgrel=1
 pkgdesc='A library to manipulate pictures metadata'
 url='https://www.kde.org/'
@@ -12,7 +12,7 @@ license=(GPL LGPL FDL)
 depends=(qt5-base exiv2)
 makedepends=(extra-cmake-modules)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('b3f1f4e2f6b30008e008dbd000d428654f46c74b146af622cf60c512bbfde092'
+sha256sums=('0421ac039d4f0f7e20f24146deab6ff6ddd9e282878c8e96ac6e6842cab4f625'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>