Date: Sunday, July 24, 2011 @ 18:45:35 Author: andrea Revision: 132498
KDE 4.7.0 Modified: kdebindings-qyoto/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-24 22:45:32 UTC (rev 132497) +++ PKGBUILD 2011-07-24 22:45:35 UTC (rev 132498) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.6.95 +pkgver=4.7.0 pkgrel=1 pkgdesc=".NET/Mono bindings for the Qt libraries" url="http://kde.org/" @@ -12,8 +12,8 @@ depends=('kdebindings-smokeqt' 'mono') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-csharp') -source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2") -sha1sums=('6c16162e06ef0f587ed76b88d50e97c0a825321f') +source=("http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2") +sha1sums=('2d55a08882679f2693008741f53deabc57898487') build() { cd "${srcdir}"
