git » libkexiv2.git » commit 6bad24c

replaces kdegraphics-libs

author Andrea Scarpino
2011-08-01 10:49:28 UTC
committer Andrea Scarpino
2011-08-01 10:49:28 UTC
parent fbe61c2f050ac3cef347455fdfdd9fb539ba7797

replaces kdegraphics-libs

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index 478a569..375dd75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
 
 pkgname=libkexiv2
 pkgver=4.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to manipulate pictures metadata"
 url="http://kde.org/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('ee5f524d02c7b1fb29767177890f556fa155c5fc')