Date: Thursday, May 3, 2012 @ 09:21:41 Author: andrea Revision: 158164
KDE 4.8.3 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-03 13:21:39 UTC (rev 158163) +++ PKGBUILD 2012-05-03 13:21:41 UTC (rev 158164) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.8.2 +pkgver=4.8.3 pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries" url="http://kde.org/" @@ -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=('ffe572e5df8f8a5d2a6b94db8e460b603af711e6') +sha1sums=('b509d3511204d858049009c827a5ffe395296124') build() { cd "${srcdir}"
