Date: Wednesday, July 11, 2012 @ 16:50:32 Author: andrea Revision: 163261
KDE 4.9 RC2 Modified: kdebindings-qyoto/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-11 20:50:28 UTC (rev 163260) +++ PKGBUILD 2012-07-11 20:50:32 UTC (rev 163261) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdebindings-qyoto -pkgver=4.8.95 +pkgver=4.8.97 pkgrel=1 pkgdesc=".NET/Mono bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-csharp') source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.xz") -sha1sums=('6760d580bc3fd8ee3dff377f1b72aae2d93a6a77') +sha1sums=('6c5699a81e5ed76a808e4ca08844cfa49e92df7f') build() { cd "${srcdir}"