git » libkexiv2.git » commit e6b4bdf

KDE Applications 18.12.0

author Antonio Rojas
2018-12-13 11:24:54 UTC
committer Antonio Rojas
2018-12-13 11:24:54 UTC
parent ab44b63fe95f78f961ef914df9268d5cb8f7e7cc

KDE Applications 18.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 906a99b..2b05e7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=18.08.3
+pkgver=18.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=('18dbe07aa8bfc2529f62d81d5c36699b2da897d12279477bdf9b87e6f12b4546'
+sha256sums=('0a862feb9d9238f1b8b8a6c95d2ee7744145605239bfba024376021323eb77f4'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>