git » libkexiv2.git » commit f4c5887

KDE Applications 18.04.3

author Antonio Rojas
2018-07-12 17:15:52 UTC
committer Antonio Rojas
2018-07-12 17:15:52 UTC
parent 5a141008bf9b6f39fbc9f6d36d43ab18adf22116

KDE Applications 18.04.3

PKGBUILD +2 -2

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