git » libkexiv2.git » commit 324b606

KDE 4.9.4

author Andrea Scarpino
2012-12-02 07:43:24 UTC
committer Andrea Scarpino
2012-12-02 07:43:24 UTC
parent 6f26b194e0e5b6f2068b202964388ffa6e7eead1

KDE 4.9.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 204a82c..89e0380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.9.3
+pkgver=4.9.4
 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=('ea41341a49b524d946b844fc4146652011cdb980')
+sha1sums=('130c9956c89076ba9df971ea72c0713fdcfee989')
 
 build() {
   cd "${srcdir}"