git » libkexiv2.git » commit 386f8d1

KDE 4.11

author Andrea Scarpino
2013-08-13 18:47:05 UTC
committer Andrea Scarpino
2013-08-13 18:47:05 UTC
parent 11e14c810cba4da67a1890a84b342f301ac3f75b

KDE 4.11

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7f5472f..db308dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.10.5
+pkgver=4.11.0
 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=('9521acdb66893006143bffdba81d2dbf140ce27f')
+sha1sums=('9f843c1dfd3b02f52cce743ce7602f035bd35fad')
 
 build() {
   cd "${srcdir}"