git » libkexiv2.git » commit 847ff0b

upstream

author Sven-Hendrik Haase
2013-04-04 03:59:14 UTC
committer Sven-Hendrik Haase
2013-04-04 03:59:14 UTC
parent 8392c481e868a16ffebc1b79046c2e3c580e1eed

upstream

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6b793e4..b89c25d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.10.1
+pkgver=4.10.2
 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=('1e23a014eed00a5914ba8a0754ab026635b2b9d7')
+sha1sums=('02dce6eaf48c14f134f220eeed494d74d41f7226')
 
 build() {
   cd "${srcdir}"