git » libkexiv2.git » commit 5aae73c

KDE Applications 17.08.1

author Antonio Rojas
2017-09-07 17:20:44 UTC
committer Antonio Rojas
2017-09-07 17:20:44 UTC
parent 8bc991eb3cf8a890d6b6e68f5d7acf5028b2ae09

KDE Applications 17.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f70db41..711cae4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=17.08.0
+pkgver=17.08.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=('be4319bb3b223e5a30ba4b1885c96b04cec2327e130389e69be2c8f748b5210a'
+sha256sums=('4c5e763852fe2140aedda4f33979d13b0bd4a9eb8fdb23ebf7bb246a696a1c1b'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>