git » libkexiv2.git » commit 55784c1

KDE 4.10.3

author Andrea Scarpino
2013-05-07 13:27:06 UTC
committer Andrea Scarpino
2013-05-07 13:27:06 UTC
parent 847ff0ba82a189ebf77957e2da7b7f8546f999fd

KDE 4.10.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b89c25d..d071437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.10.2
+pkgver=4.10.3
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
@@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('02dce6eaf48c14f134f220eeed494d74d41f7226')
+sha1sums=('57f3d52c8ff6b58af55fb83d38d7479688bd681b')
 
 build() {
   cd "${srcdir}"