git » libkexiv2.git » commit 3cd9a7a

KDE Applications 18.04.0

author Antonio Rojas
2018-04-17 21:55:24 UTC
committer Antonio Rojas
2018-04-17 21:55:24 UTC
parent c6a55c18598fbebd807be03b4001a8d665d4fe40

KDE Applications 18.04.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5e18f31..4c63603 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=17.12.3
+pkgver=18.04.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=('8f8ea9817ca16df2736925e6f0c4fd5b4c1dbe5eb8eb209c760a75625bc2f9f7'
+sha256sums=('fec30c8a4d9e0cfd3a00f980c7add91f885f997cc7ff3fe4b8dbef268d5acd87'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>