Date: Wednesday, June 27, 2012 @ 02:21:49 Author: andrea Revision: 162442
KDE 4.9 RC1 Modified: kdebindings-qyoto/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-27 06:21:46 UTC (rev 162441) +++ PKGBUILD 2012-06-27 06:21:49 UTC (rev 162442) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.8.90 +pkgver=4.8.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=('edb88ebce52cf3aee1e2eda244142562f0c8d2f7') +sha1sums=('6760d580bc3fd8ee3dff377f1b72aae2d93a6a77') build() { cd "${srcdir}"
