git » libkexiv2.git » commit 95f51bb

KDE Applications 15.12.2

author Antonio Rojas
2016-02-16 00:03:16 UTC
committer Antonio Rojas
2016-02-16 00:03:16 UTC
parent adfbbf19fe1f838f8acfb32ed6359807a2fb8055

KDE Applications 15.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c9b1039..4762ce2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=15.12.1
+pkgver=15.12.2
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
@@ -12,7 +12,7 @@ license=(GPL LGPL FDL)
 depends=(qt5-base exiv2)
 makedepends=(extra-cmake-modules)
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('c51c9d358640a469bca8a64f7122974617c7348f')
+sha1sums=('32c858759c0b81ac2d111cb354fc974e4ff35421')
 
 prepare() {
   mkdir -p build