Date: Wednesday, December 19, 2012 @ 09:52:45 Author: andrea Revision: 173366
KDE 4.10 RC1 Modified: kdebindings-qyoto/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-19 14:52:41 UTC (rev 173365) +++ PKGBUILD 2012-12-19 14:52:45 UTC (rev 173366) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.9.90 +pkgver=4.9.95 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=('0e2e7517486bf8a1cc82fd547eba070992cc8a28') +sha1sums=('01a144330f4200d11be171715845bc794a2293e7') build() { mkdir build
