git » libkexiv2.git » commit 89c41dd

KDE Applications 18.08.2

author Antonio Rojas
2018-10-11 09:45:31 UTC
committer Antonio Rojas
2018-10-11 09:45:31 UTC
parent 85e46ebf402c5ecfcaf71306faeab808d85d0d18

KDE Applications 18.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b0dfeec..5a3ce6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=18.08.1
+pkgver=18.08.2
 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=('94c8f55b2f3a4e816087c24563301e0e1a4550ff13dcd7275a7a5e098d300f6c'
+sha256sums=('79eb7031c73e95d83f4076f130009864562aecefe8823f7b82af635f50f9fe7f'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>