Date: Wednesday, February 4, 2015 @ 05:04:41 Author: fyan Revision: 230424
upgpkg: libkexiv2 14.12.2-1 Modified: libkexiv2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 04:01:48 UTC (rev 230423) +++ PKGBUILD 2015-02-04 04:04:41 UTC (rev 230424) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=libkexiv2 -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="A library to manipulate pictures metadata" url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2" @@ -14,7 +14,7 @@ replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('53baf69f02c1eec83c26eeecf764397ed55155cd') +sha1sums=('164821c5632e3003a20b5f754cdf74f038812c31') build() { cd "${srcdir}"
