Date: Tuesday, October 1, 2013 @ 17:19:42 Author: svenstaro Revision: 195575
upgpkg: kdebindings-kimono 4.11.2-1 kde 4.11.2 release Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-01 15:19:39 UTC (rev 195574) +++ PKGBUILD 2013-10-01 15:19:42 UTC (rev 195575) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.11.1 +pkgver=4.11.2 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/stable/${pkgver}/src/kimono-${pkgver}.tar.xz") -sha1sums=('6fa8d4d7d8a66e54b26278b7cd1750b8a86c6499') +sha1sums=('629ec8027ee5650234dc19c26488cde0244ca7dd') build() { cd "${srcdir}"
