summaryrefslogtreecommitdiff
path: root/extra/libkexiv2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-08-20 12:35:17 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-08-20 12:35:17 +0200
commitdd20ac40523cf27f69f10087655ccb3c0f318a9b (patch)
treebfa47cd682339a5732821d9d693ef3cd0d02f898 /extra/libkexiv2
parentb17208557669f7d787c139c7f15913be60db7b1b (diff)
parent1ae31a85e191bbf7313077b472a66d1c24af1f74 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/agsync/PKGBUILD community/synce-serial/PKGBUILD community/synce-vdccm/PKGBUILD core/lvm2/PKGBUILD extra/kdepim/PKGBUILD extra/kdeplasma-addons/PKGBUILD extra/sqlite/PKGBUILD
Diffstat (limited to 'extra/libkexiv2')
-rw-r--r--extra/libkexiv2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libkexiv2/PKGBUILD b/extra/libkexiv2/PKGBUILD
index b2b49c2bc..afb2aeb97 100644
--- a/extra/libkexiv2/PKGBUILD
+++ b/extra/libkexiv2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 189509 2013-07-03 17:01:01Z andrea $
+# $Id: PKGBUILD 193240 2013-08-19 09:54:34Z andrea $
# 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"
@@ -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=('9521acdb66893006143bffdba81d2dbf140ce27f')
+sha1sums=('9f843c1dfd3b02f52cce743ce7602f035bd35fad')
build() {
cd "${srcdir}"