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 59cfbab1b..8e98c7dd2 100644
--- a/extra/libkexiv2/PKGBUILD
+++ b/extra/libkexiv2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152047 2012-03-04 14:27:30Z andrea $
+# $Id: PKGBUILD 152498 2012-03-07 16:13:04Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkexiv2
-pkgver=4.8.0
+pkgver=4.8.1
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/xz/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4536ffd3df63a8dcf68bf8ab221ba0c09be417c6')
+sha1sums=('273d76f2414c2dc442ab8f9dc72578977aba0f0c')
build() {
cd "${srcdir}"