Date: Wednesday, January 25, 2012 @ 15:34:07 Author: andrea Revision: 147285
KDE 4.8.0 Modified: kdebindings-smokekde/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-25 20:34:04 UTC (rev 147284) +++ PKGBUILD 2012-01-25 20:34:07 UTC (rev 147285) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokekde -pkgver=4.7.97 +pkgver=4.8.0 pkgrel=1 pkgdesc="Language independent library for KDE bindings" url="http://kde.org/" @@ -13,8 +13,8 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate') conflicts=('kdebindings-smoke') -source=("http://download.kde.org/unstable/${pkgver}/src/smokekde-${pkgver}.tar.bz2") -sha1sums=('c10d35c40124d0c25e7db548adbe9bacc68721b6') +source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.bz2") +sha1sums=('04f01d14cfc395fcf675b7a22202b41351f471f9') build() { cd "${srcdir}"
