summaryrefslogtreecommitdiff
path: root/staging/libkexiv2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'staging/libkexiv2/PKGBUILD')
-rw-r--r--staging/libkexiv2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/staging/libkexiv2/PKGBUILD b/staging/libkexiv2/PKGBUILD
index f0fed8e0f..ca9537d72 100644
--- a/staging/libkexiv2/PKGBUILD
+++ b/staging/libkexiv2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152047 2012-03-04 14:27:30Z andrea $
+# $Id: PKGBUILD 154851 2012-03-31 07:26:14Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkexiv2
-pkgver=4.8.1
+pkgver=4.8.2
pkgrel=1
pkgdesc="A library to manipulate pictures metadata"
url="http://kde.org/"
@@ -12,8 +12,8 @@ depends=('kdelibs')
makedepends=('cmake' 'automoc4')
replaces=('kdegraphics-libs')
conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('273d76f2414c2dc442ab8f9dc72578977aba0f0c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('fe32631401be655d4692fec724743d5f623b880d')
build() {
cd "${srcdir}"