git » libkexiv2.git » commit 09ebb5d

KDE Applications 17.12.0

author Antonio Rojas
2017-12-14 10:58:46 UTC
committer Antonio Rojas
2017-12-14 10:58:46 UTC
parent 08f42a059ccca4594992a6b81e7a761e82d48605

KDE Applications 17.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f03d0c0..0192a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=17.08.3
+pkgver=17.12.0
 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=('220b0c86132b84a32a674bf404174a51419a3ea40f4f7096541a0c39cc342049'
+sha256sums=('2db7cc98631d9e400ab105a9973caafbdb13360f6ce317b46cdd46c490ec5847'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>