summaryrefslogtreecommitdiff
path: root/extra/libkexiv2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-08 00:02:17 +0000
committerroot <root@rshg054.dnsready.net>2012-08-08 00:02:17 +0000
commit6c114b503b2456476f22ff6bdb2b45cac8dac612 (patch)
tree663d91755132361628dec7a42b77734ecf7b36b7 /extra/libkexiv2
parent9d36fcd5638035abf19f303deebd9e861d384254 (diff)
Wed Aug 8 00:02:17 UTC 2012
Diffstat (limited to 'extra/libkexiv2')
-rw-r--r--extra/libkexiv2/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libkexiv2/PKGBUILD b/extra/libkexiv2/PKGBUILD
index 045d3b2df..f94423803 100644
--- a/extra/libkexiv2/PKGBUILD
+++ b/extra/libkexiv2/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 161123 2012-06-08 06:35:21Z andrea $
+# $Id: PKGBUILD 164862 2012-08-06 23:15:15Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkexiv2
-pkgver=4.8.4
-pkgrel=1
+pkgver=4.9.0
+pkgrel=3
pkgdesc="A library to manipulate pictures metadata"
-url="http://kde.org/"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
depends=('kdelibs')
@@ -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=('a3429dd70677498c890598cd1e3bf6a610669b77')
+sha1sums=('121c63ebf328ca87e67b7cf0cf72d0f276e4ae2c')
build() {
cd "${srcdir}"