Date: Wednesday, January 25, 2012 @ 15:34:43 Author: andrea Revision: 147297
KDE 4.8.0 Modified: libkipi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-25 20:34:40 UTC (rev 147296) +++ PKGBUILD 2012-01-25 20:34:43 UTC (rev 147297) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=libkipi -pkgver=4.7.97 +pkgver=4.8.0 pkgrel=1 pkgdesc="An interface to use kipi-plugins from a KDE application" url="http://kde.org/" @@ -13,8 +13,8 @@ replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('1ab76e3d3330418b3a88098601f5f5f61bc03f3d') +source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") +sha1sums=('1eccc5b6dda059eee10b2ae3e0ef6a47953eb084') build() { cd "${srcdir}"
