Date: Thursday, January 31, 2013 @ 12:19:39 Author: andrea Revision: 176406
KDE 4.10 Modified: kdebindings-kimono/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:19:38 UTC (rev 176405) +++ PKGBUILD 2013-01-31 11:19:39 UTC (rev 176406) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries" url="https://projects.kde.org/projects/kde/kdebindings/csharp/kimono" @@ -13,8 +13,8 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs') optdepends=('kdepimlibs: akonadi bindings') conflicts=('kdebindings-csharp') -source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.xz") -sha1sums=('807bfdd179b7b1317ffca5a5654e88c7cf0c4a7c') +source=("http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz") +sha1sums=('1022ce1dad2cc1154a22dc111a687551478c2468') build() { cd "${srcdir}"
