Date: Wednesday, January 25, 2012 @ 15:35:18 Author: andrea Revision: 147308
KDE 4.8.0 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-25 20:35:15 UTC (rev 147307) +++ PKGBUILD 2012-01-25 20:35:18 UTC (rev 147308) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.7.97 +pkgver=4.8.0 pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries" url="http://kde.org/" @@ -12,8 +12,8 @@ depends=('kdebindings-qyoto' 'kdebindings-smokekde') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs') conflicts=('kdebindings-csharp') -source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.bz2") -sha1sums=('e657f1371ac800419599b609fa5f22ca222ddd83') +source=("http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.bz2") +sha1sums=('b46842ce2b3c1aa3620277a461c3d127843d6a4d') build() { cd "${srcdir}"
