git » libkexiv2.git » commit df18e8b

KDE Applications 15.12.3

author Antonio Rojas
2016-03-15 10:26:40 UTC
committer Antonio Rojas
2016-03-15 10:26:40 UTC
parent 95f51bb23dc56fd53de6683e281761581a3eabff

KDE Applications 15.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4762ce2..d8b1f7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=15.12.2
+pkgver=15.12.3
 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=('32c858759c0b81ac2d111cb354fc974e4ff35421')
+sha1sums=('ffc22f59781e4fe0e926dc600af18e80c1e1292b')
 
 prepare() {
   mkdir -p build