git » libkexiv2.git » commit 1a793f6

KDE Applications 18.12.2

author Antonio Rojas
2019-02-07 11:02:12 UTC
committer Antonio Rojas
2019-02-07 11:02:12 UTC
parent 57e1af51fbddf6849dc45c7254be9f33090b9d91

KDE Applications 18.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index fb732e6..2176dd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=18.12.1
+pkgver=18.12.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=('43eae5763854dbbcabbbe500a1a7221a50aae9d159560095fe0c0cf71a09f3c9'
+sha256sums=('c94af99abc9fd47300576bf5677ff3b51cf174dfb9a2cba6963188c71ce568c9'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>