git » libkexiv2.git » commit adfbbf1

KDE Applications 15.12.1

author Antonio Rojas
2016-01-12 07:19:51 UTC
committer Antonio Rojas
2016-01-12 07:19:51 UTC
parent 78bad9d877afb20da99412cf8fb69e90b8aa3b42

KDE Applications 15.12.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 50905df..c9b1039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=15.12.0
+pkgver=15.12.1
 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=('4c068f67a099a2f82bd438097455aab7c965202f')
+sha1sums=('c51c9d358640a469bca8a64f7122974617c7348f')
 
 prepare() {
   mkdir -p build