summaryrefslogtreecommitdiff
path: root/kde-unstable/libkexiv2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/libkexiv2/PKGBUILD')
-rw-r--r--kde-unstable/libkexiv2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/libkexiv2/PKGBUILD b/kde-unstable/libkexiv2/PKGBUILD
index c80f8cd71..82811eff9 100644
--- a/kde-unstable/libkexiv2/PKGBUILD
+++ b/kde-unstable/libkexiv2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 124799 2011-05-24 13:21:06Z andrea $
+# $Id: PKGBUILD 128542 2011-06-24 12:50:40Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkexiv2
-pkgver=4.6.80
+pkgver=4.6.90
pkgrel=1
pkgdesc="A library to manipulate pictures metadata"
url="http://kde.org/"
@@ -12,7 +12,7 @@ depends=('kdelibs')
makedepends=('cmake' 'automoc4')
conflicts=('kdegraphics-libs')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('cff979e2bcc604ec422feff0bc1fee3483955e5d')
+sha1sums=('da3d8a14200171371be48e31290cb3a22015829b')
build() {
cd "${srcdir}"