git » libkexiv2.git » commit 3caa8ad

Update to 22.08.1

author Antonio Rojas
2022-09-08 10:09:42 UTC
committer Antonio Rojas
2022-09-08 10:09:42 UTC
parent fda96e839bfebf9ff59f794ea9f0fc9538a6e7e9

Update to 22.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3dcfbde..1ecc3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=22.08.0
+pkgver=22.08.1
 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=('f94da759b343dfd5b202bc06b4ab74982f898567e4f87b24edceb992feb9622a'
+sha256sums=('69330259f09cc0199776cadef646a073cb075f9de97e9db15e8bec7bd3f19747'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>