Date: Wednesday, January 4, 2012 @ 08:17:41 Author: andrea Revision: 145981
KDE 4.8RC2 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-04 13:17:38 UTC (rev 145980) +++ PKGBUILD 2012-01-04 13:17:41 UTC (rev 145981) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.7.95 +pkgver=4.7.97 pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries" url="http://kde.org/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs') conflicts=('kdebindings-csharp') source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.bz2") -sha1sums=('c022fbec9b0630fb04d1015b722e5b383fc1e043') +sha1sums=('e657f1371ac800419599b609fa5f22ca222ddd83') build() { cd "${srcdir}"
