summaryrefslogtreecommitdiff
path: root/extra/libkexiv2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkexiv2/PKGBUILD')
-rw-r--r--extra/libkexiv2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libkexiv2/PKGBUILD b/extra/libkexiv2/PKGBUILD
index eead76da1..404b61833 100644
--- a/extra/libkexiv2/PKGBUILD
+++ b/extra/libkexiv2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 211341 2014-04-18 18:01:26Z andrea $
+# $Id: PKGBUILD 213148 2014-05-19 15:00:36Z svenstaro $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkexiv2
-pkgver=4.13.0
+pkgver=4.13.1
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=('0f98a328a4aaa8c13b972dd75cd4d13c91560dda')
+sha1sums=('cc9e0a2f4947f48565732dbcaa0a024c4645bd9c')
build() {
cd "${srcdir}"