Date: Sunday, December 2, 2012 @ 06:20:49 Author: andrea Revision: 172344
KDE 4.10 beta2 Modified: kdebindings-kimono/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:20:44 UTC (rev 172343) +++ PKGBUILD 2012-12-02 11:20:49 UTC (rev 172344) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.9.80 +pkgver=4.9.90 pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries" url="https://projects.kde.org/projects/kde/kdebindings/csharp/kimono" @@ -14,7 +14,7 @@ optdepends=('kdepimlibs: akonadi bindings') conflicts=('kdebindings-csharp') source=("http://download.kde.org/unstable/${pkgver}/src/kimono-${pkgver}.tar.xz") -sha1sums=('75263f0b3cba2fe1acc1d668cd7f03a4d4f07dc0') +sha1sums=('f7e5335a1adf6714941f95c4325eaf6d201a63f3') build() { cd "${srcdir}"
