Date: Sunday, July 24, 2011 @ 18:45:10 Author: andrea Revision: 132491
KDE 4.7.0 Modified: kdebindings-smokegen/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-24 22:45:07 UTC (rev 132490) +++ PKGBUILD 2011-07-24 22:45:10 UTC (rev 132491) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.6.95 +pkgver=4.7.0 pkgrel=1 pkgdesc="A general purpose C++ parser with a plugin infrastructure" url="http://kde.org/" @@ -11,8 +11,8 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') conflicts=('kdebindings-smoke') -source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2") -sha1sums=('c65b10fdcf1e764a53efff55446f764830ab5606') +source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2") +sha1sums=('e6116d95aabe1fa00fb9126b582ad028765e56fc') build() { cd "${srcdir}"
