git » libkexiv2.git » commit 92699c4

KDE Applications 18.04.1

author Antonio Rojas
2018-05-10 11:34:11 UTC
committer Antonio Rojas
2018-05-10 11:34:11 UTC
parent 3cd9a7a43b9bafc213ffd5c4af3dc35e5bbccca0

KDE Applications 18.04.1

PKGBUILD +2 -2

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