Date: Sunday, October 30, 2011 @ 07:17:55 Author: andrea Revision: 141415
KDE 4.7.3 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-30 11:17:52 UTC (rev 141414) +++ PKGBUILD 2011-10-30 11:17:55 UTC (rev 141415) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.7.2 +pkgver=4.7.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.bz2") -sha1sums=('2c2c331991e2b42101957ecfd13a18fbd4f86a68') +sha1sums=('d87622d46bce9a5f8b875393ac2292f5a57d5f78') build() { cd "${srcdir}"
