git » libkexiv2.git » commit 7e49241

Update to 23.04.2

author Antonio Rojas
2023-06-06 15:39:54 UTC
committer Antonio Rojas
2023-06-06 15:39:54 UTC
parent 572adb965c2539f6f756d5f82f3d64711cec28fb

Update to 23.04.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 0c6f55d..a6ec077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=23.04.1
-pkgrel=2
+pkgver=23.04.2
+pkgrel=1
 pkgdesc='A library to manipulate pictures metadata'
 url='https://www.kde.org/'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-base exiv2)
 makedepends=(extra-cmake-modules)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}
         https://invent.kde.org/graphics/libkexiv2/-/commit/68c21bba.patch)
-sha256sums=('3a15410e0eaea3b3b0ca0fa274448d97e8172b5167a82f106c29dff6ba19e275'
+sha256sums=('6783161f888044361cdafc4e087b46f094e53843c6ea48859e0d7d8b0ef25385'
             'SKIP'
             'bb23a1d9162e2332fd9810829274d6d5f36009ee2a568fc003fba9f06056d7ed')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>