Date: Wednesday, July 11, 2012 @ 16:51:41 Author: andrea Revision: 163283
KDE 4.9 RC2 Modified: kdebindings-kimono/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-11 20:51:38 UTC (rev 163282) +++ PKGBUILD 2012-07-11 20:51:41 UTC (rev 163283) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.8.95 +pkgver=4.8.97 pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries" url="https://projects.kde.org/projects/kde/kdebindings/csharp/kimono" @@ -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.xz") -sha1sums=('3acb4568a0d66fcc6246a728945bf2eb63fd4db9') +sha1sums=('e2f5d0a97364fc74844bfb5c443008502f82b9d0') build() { cd "${srcdir}"
