Date: Thursday, December 22, 2011 @ 02:59:32 Author: andrea Revision: 145382
KDE 4.8RC1 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-12-22 07:59:29 UTC (rev 145381) +++ PKGBUILD 2011-12-22 07:59:32 UTC (rev 145382) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.7.90 +pkgver=4.7.95 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=('db61f32a15e37a84ef44746e3e04b33667df71c9') +sha1sums=('c022fbec9b0630fb04d1015b722e5b383fc1e043') build() { cd "${srcdir}"
