Date: Thursday, January 31, 2013 @ 12:18:18 Author: andrea Revision: 176390
KDE 4.10 Modified: libkexiv2/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:18:17 UTC (rev 176389) +++ PKGBUILD 2013-01-31 11:18:18 UTC (rev 176390) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libkexiv2 -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="A library to manipulate pictures metadata" url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2" @@ -12,8 +12,8 @@ makedepends=('cmake' 'automoc4') replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') -source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('c7e46f4f651cec3ee3c3c92ae8bfe685b433b87b') +source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") +sha1sums=('7a9d00c0a25549bfe28453143ec78965a8aa6a4a') build() { cd "${srcdir}"
