Date: Friday, January 4, 2013 @ 09:36:13 Author: andrea Revision: 174329
KDE 4.10 RC2 Modified: libkexiv2/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:36:09 UTC (rev 174328) +++ PKGBUILD 2013-01-04 14:36:13 UTC (rev 174329) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libkexiv2 -pkgver=4.9.95 +pkgver=4.9.97 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=('6f2ab9625abf99b9f78f959c0734b2b35b270662') +sha1sums=('44f08744d5647301f22cbadd6dad1dfd23bd9bba') build() { cd "${srcdir}"
