git » libkexiv2.git » commit 5585424

Update to 21.08.3

author Antonio Rojas
2021-11-04 13:18:42 UTC
committer Antonio Rojas
2021-11-04 13:18:42 UTC
parent 3eaabfe872140385e04789f8ff435ed0a50b8b69

Update to 21.08.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index eea2f31..6296e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=21.08.2
+pkgver=21.08.3
 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=('6adfeed75f35e956dc602d97c033e15af33241200c7c51b7fdf66693d735ea6a'
+sha256sums=('166126f6d42a390afebc8f75b719e0b64fccacab299d52a991d083fbeb68a895'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>