git » libkexiv2.git » commit cbd0731

KDE Applications 17.12.3

author Antonio Rojas
2018-03-08 13:57:27 UTC
committer Antonio Rojas
2018-03-08 13:57:27 UTC
parent 89d4fb7f25cdd478a738926cf51e7e9c47d4cc9b

KDE Applications 17.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index bb94ec5..6267f7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=17.12.2
+pkgver=17.12.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=('44d8ad242da2f75672a30e21e34dd92b349b64699f7c0f8ca2aa0344ede5294b'
+sha256sums=('8f8ea9817ca16df2736925e6f0c4fd5b4c1dbe5eb8eb209c760a75625bc2f9f7'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>