Date: Wednesday, January 2, 2013 @ 06:01:56 Author: andrea Revision: 174069
KDE 4.9.5 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-02 11:01:52 UTC (rev 174068) +++ PKGBUILD 2013-01-02 11:01:56 UTC (rev 174069) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.9.4 +pkgver=4.9.5 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/stable/${pkgver}/src/kimono-${pkgver}.tar.xz") -sha1sums=('af6c85518c61cbc8e70a1bf280be0f36c3b381ff') +sha1sums=('f8c916e8d1a0c1138addca40520465821350ec92') build() { cd "${srcdir}"
