Date: Wednesday, December 7, 2011 @ 03:23:39 Author: andrea Revision: 144525
KDE 4.8beta2 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-12-07 08:23:36 UTC (rev 144524) +++ PKGBUILD 2011-12-07 08:23:39 UTC (rev 144525) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.7.80 +pkgver=4.7.90 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=('a60e0e77618cc29592537e3c1254f1141cfb1bee') +sha1sums=('db61f32a15e37a84ef44746e3e04b33667df71c9') build() { cd "${srcdir}"
