Date: Tuesday, June 12, 2012 @ 01:42:16 Author: andrea Revision: 161519
KDE 4.9beta2 Modified: kdebindings-qyoto/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-12 05:42:12 UTC (rev 161518) +++ PKGBUILD 2012-06-12 05:42:16 UTC (rev 161519) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.8.80 +pkgver=4.8.90 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=('70b384fdc5509fcde8870e5aa1a08b285ef9d35f') +sha1sums=('edb88ebce52cf3aee1e2eda244142562f0c8d2f7') build() { cd "${srcdir}"
