Date: Wednesday, December 19, 2012 @ 09:54:23 Author: andrea Revision: 173391
KDE 4.10 RC1 Modified: kdebindings-kimono/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-19 14:54:19 UTC (rev 173390) +++ PKGBUILD 2012-12-19 14:54:23 UTC (rev 173391) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.9.90 +pkgver=4.9.95 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=('f7e5335a1adf6714941f95c4325eaf6d201a63f3') +sha1sums=('f7213b8158774ccc2476fe91977c8db919c0cbd0') build() { cd "${srcdir}"
