git » libkexiv2.git » commit 8392c48

KDE 4.10.1

author Andrea Scarpino
2013-03-04 11:09:44 UTC
committer Andrea Scarpino
2013-03-04 11:09:44 UTC
parent 11509a7e920f0c49f6bea997ed2004e04abb6198

KDE 4.10.1

PKGBUILD +2 -2

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