Date: Friday, March 30, 2012 @ 12:13:31 Author: andrea Revision: 154688
KDE 4.8.2 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-30 16:13:28 UTC (rev 154687) +++ PKGBUILD 2012-03-30 16:13:31 UTC (rev 154688) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.8.1 +pkgver=4.8.2 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=('cecf979d52091a2baaabb7334750f8376d835b0a') +sha1sums=('ffe572e5df8f8a5d2a6b94db8e460b603af711e6') build() { cd "${srcdir}"
