summaryrefslogtreecommitdiff
path: root/extra/libkexiv2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkexiv2/PKGBUILD')
-rw-r--r--extra/libkexiv2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libkexiv2/PKGBUILD b/extra/libkexiv2/PKGBUILD
index f94423803..238222fd2 100644
--- a/extra/libkexiv2/PKGBUILD
+++ b/extra/libkexiv2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 164862 2012-08-06 23:15:15Z andrea $
+# $Id: PKGBUILD 166221 2012-09-05 18:28:54Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkexiv2
-pkgver=4.9.0
-pkgrel=3
+pkgver=4.9.1
+pkgrel=1
pkgdesc="A library to manipulate pictures metadata"
url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4')
replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('121c63ebf328ca87e67b7cf0cf72d0f276e4ae2c')
+sha1sums=('fec413daf7ad814299fb53db695c273b1c26bc3b')
build() {
cd "${srcdir}"