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 d2056fdc4..280e88737 100644
--- a/extra/libkexiv2/PKGBUILD
+++ b/extra/libkexiv2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 155549 2012-04-04 14:13:17Z andrea $
+# $Id: PKGBUILD 158387 2012-05-03 22:31:17Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkexiv2
-pkgver=4.8.2
+pkgver=4.8.3
pkgrel=1
pkgdesc="A library to manipulate pictures metadata"
url="http://kde.org/"
@@ -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=('fe32631401be655d4692fec724743d5f623b880d')
+sha1sums=('6b7c6833479faa29916d3cc294a15f78c154c438')
build() {
cd "${srcdir}"