Date: Monday, March 4, 2013 @ 12:09:44 Author: andrea Revision: 179158
KDE 4.10.1 Modified: libkexiv2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 11:09:43 UTC (rev 179157) +++ PKGBUILD 2013-03-04 11:09:44 UTC (rev 179158) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libkexiv2 -pkgver=4.10.0 +pkgver=4.10.1 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/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('7a9d00c0a25549bfe28453143ec78965a8aa6a4a') +sha1sums=('1e23a014eed00a5914ba8a0754ab026635b2b9d7') build() { cd "${srcdir}"
