Date: Tuesday, June 12, 2012 @ 01:42:42 Author: andrea Revision: 161527
KDE 4.9beta2 Modified: libkexiv2/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-12 05:42:39 UTC (rev 161526) +++ PKGBUILD 2012-06-12 05:42:42 UTC (rev 161527) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libkexiv2 -pkgver=4.8.80 +pkgver=4.8.90 pkgrel=1 pkgdesc="A library to manipulate pictures metadata" url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2" @@ -13,7 +13,7 @@ replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('7693b3454d6dd0a77e01df6f160bb7721605db73') +sha1sums=('28932c4f01016c6e4d68ac6ff9e571da6282bca2') build() { cd "${srcdir}"
