summaryrefslogtreecommitdiff
path: root/testing/libkexiv2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /testing/libkexiv2
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'testing/libkexiv2')
-rw-r--r--testing/libkexiv2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/libkexiv2/PKGBUILD b/testing/libkexiv2/PKGBUILD
index 0676c0e51..46e8966c1 100644
--- a/testing/libkexiv2/PKGBUILD
+++ b/testing/libkexiv2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 164682 2012-08-02 15:21:53Z andrea $
+# $Id: PKGBUILD 166053 2012-09-04 15:50:11Z 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}"